hb_evalBlock0() and hb_evalBlock1() defines added
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
#define _reta hb_reta
|
||||
#define _pcount hb_pcount
|
||||
|
||||
/* Undocumented CA-Cl*pper _cEval...() functions */
|
||||
|
||||
#define _cEval0 hb_evalBlock0
|
||||
#define _cEval1 hb_evalBlock1
|
||||
|
||||
/* Undocumented CA-Cl*pper TSupport API */
|
||||
|
||||
#define _tchdir hb_fsChDir
|
||||
@@ -94,4 +99,4 @@
|
||||
#define _bcmp memcmp
|
||||
#define _bscan(p,cnt,c) memchr( p, c, cnt )
|
||||
|
||||
#endif /* HB_UNDOC_API_ */
|
||||
#endif /* HB_UNDOC_API_ */
|
||||
Reference in New Issue
Block a user