Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h359 #define SLJIT_ARG_TYPE_P 3 macro
360 #define SLJIT_ARG_TYPE_P_R (SLJIT_ARG_TYPE_P | SLJIT_ARG_TYPE_SCRATCH_REG)
H A DsljitLir.c824 if (saveds == -1 || curr_type < SLJIT_ARG_TYPE_W || curr_type > SLJIT_ARG_TYPE_P) in function_check_arguments()
1342 case SLJIT_ARG_TYPE_P: in check_sljit_emit_return()

Completed in 21 milliseconds