Searched defs:SLJIT_FREE (Results 1 – 2 of 2) sorted by relevance
67 #define SLJIT_FREE(ptr, allocator_data) free((ptr), M_TEMP) macro
204 #define SLJIT_FREE(ptr, allocator_data) free(ptr) macro