Home
last modified time | relevance | path

Searched refs:sljit_free_exec (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitConfigInternal.h538 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
541 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr)
H A DsljitExecAllocator.c265 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
H A DsljitProtExecAllocator.c349 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function