Searched defs:SLJIT_FREE (Results 1 – 2 of 2) sorted by relevance
210 #define SLJIT_FREE(ptr, allocator_data) free(ptr) macro
64 #define SLJIT_FREE(ptr, allocator_data) pcre2_jit_free(ptr, allocator_data) macro
Completed in 41 milliseconds