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

  /external/pcre/dist2/src/sljit/
sljitLir.h 153 Note: sljit_emit_enter and sljit_set_context defines whether a register
510 Note: every call of sljit_emit_enter and sljit_set_context
530 can be provided to the compiler by the sljit_set_context function.
532 Note: every call of sljit_emit_enter and sljit_set_context overwrites
535 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler,
    [all...]
sljitNativeX86_32.c 186 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
sljitNativeX86_64.c 240 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
sljitNativeSPARC_common.c 449 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitLir.c 1792 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativeARM_64.c 1151 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativeARM_T2_32.c 1175 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativeARM_32.c 869 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativeMIPS_common.c 597 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativePPC_common.c 642 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]
sljitNativeTILEGX_64.c 1225 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, function
    [all...]

Completed in 189 milliseconds