OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sljit_alloc_memory
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist/sljit/
sljitLir.h
451
SLJIT_API_FUNC_ATTRIBUTE void*
sljit_alloc_memory
(struct sljit_compiler *compiler, sljit_si size);
[
all
...]
sljitLir.c
524
SLJIT_API_FUNC_ATTRIBUTE void*
sljit_alloc_memory
(struct sljit_compiler *compiler, sljit_si size)
function
1730
SLJIT_API_FUNC_ATTRIBUTE void*
sljit_alloc_memory
(struct sljit_compiler *compiler, sljit_si size)
function
[
all
...]
/external/pcre/dist/
pcre_jit_compile.c
[
all
...]
Completed in 1092 milliseconds