Searched refs:SLJIT_BUILTIN_FREE_EXEC (Results 1 – 1 of 1) sorted by relevance
621 #define SLJIT_BUILTIN_FREE_EXEC(ptr, exec_allocator_data) sljit_free_exec(ptr) macro628 #define SLJIT_FREE_EXEC(ptr, exec_allocator_data) SLJIT_BUILTIN_FREE_EXEC((ptr), (exec_allocator_da…
Completed in 12 milliseconds