OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sljit_set_function_context
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/sljit/
sljitLir.h
[
all
...]
sljitNativePPC_common.c
227
SLJIT_API_FUNC_ATTRIBUTE void
sljit_set_function_context
(void** func_ptr, struct sljit_function_context* context, sljit_sw addr, void* func)
function
498
sljit_set_function_context
(NULL, (struct sljit_function_context*)code_ptr, (sljit_sw)code, (void*)sljit_generate_code);
501
sljit_set_function_context
(NULL, (struct sljit_function_context*)code_ptr, (sljit_sw)code, (void*)sljit_generate_code);
[
all
...]
Completed in 1944 milliseconds