Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c88 #define EOR_DP 0x1 macro
1119 EMIT_DATA_PROCESS_INS_AND_RETURN(EOR_DP); in emit_single_op()
2504 ins = (op == SLJIT_AND ? AND_DP : (op == SLJIT_OR ? ORR_DP : EOR_DP)); in sljit_emit_op_flags()

Completed in 17 milliseconds