Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_x86.h40 #define DASM_S_UNDEF_L 0x21000000 macro
530 if (D->lglabels[i] > 0) { D->status = DASM_S_UNDEF_L|i; break; } in dasm_checkstep()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c890 #ifdef DASM_S_UNDEF_L in handle_dasm_error()
891 case DASM_S_UNDEF_L: in handle_dasm_error()

Completed in 33 milliseconds