FFI: Add 64 bit integer comparisons and pointer comparisons.
This commit is contained in:
@@ -19,6 +19,7 @@ LJ_FUNC void LJ_FASTCALL lj_crecord_tonumber(jit_State *J, RecordFFData *rd);
|
||||
#else
|
||||
#define recff_cdata_index recff_nyi
|
||||
#define recff_cdata_call recff_nyi
|
||||
#define recff_cdata_arith recff_nyi
|
||||
#define recff_ffi_new recff_nyi
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user