HomeSort by relevance Sort by last modified time
    Searched refs:sljit_generate_code (Results 1 - 11 of 11) sorted by null

  /external/pcre/dist2/src/sljit/
sljitLir.h 89 /* After the call of sljit_generate_code(), the error code of the compiler
91 The complier should be freed after sljit_generate_code(). */
96 Only for sljit_generate_code() */
521 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler);
    [all...]
sljitNativePPC_common.c 327 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
517 sljit_set_function_context(NULL, (struct sljit_function_context*)code_ptr, (sljit_sw)code, (void*)sljit_generate_code);
    [all...]
sljitNativeSPARC_common.c 293 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitLir.c 2253 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeARM_64.c 218 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeMIPS_common.c 379 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeARM_32.c 577 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeARM_T2_32.c 360 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeTILEGX_64.c 996 SLJIT_API_FUNC_ATTRIBUTE void * sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
sljitNativeX86_common.c 486 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) function
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c     [all...]

Completed in 795 milliseconds