Home
last modified time | relevance | path

Searched defs:jit_free (Results 1 – 2 of 2) sorted by relevance

/external/pcre/src/
Dpcre2_jit_misc.c78 PRIV(jit_free)(void *executable_jit, pcre2_memctl *memctl) in PRIV() argument
/external/python/cpython3/Python/
Djit.c71 jit_free(unsigned char *memory, size_t size) in jit_free() function