Home
last modified time | relevance | path

Searched refs:SLJIT_BREAKPOINT (Results 1 – 10 of 10) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitLir.h868 #define SLJIT_BREAKPOINT (SLJIT_OP0_BASE + 0) macro
DsljitNativeSPARC_common.c845 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeARM_64.c1131 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeS390X.c1467 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitLir.c1172 CHECK_ARGUMENT((op >= SLJIT_BREAKPOINT && op <= SLJIT_LMUL_SW) in check_sljit_emit_op0()
DsljitNativePPC_common.c1134 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeARM_32.c1697 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeARM_T2_32.c1257 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeMIPS_common.c1232 case SLJIT_BREAKPOINT: in sljit_emit_op0()
DsljitNativeX86_common.c950 case SLJIT_BREAKPOINT: in sljit_emit_op0()