Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_frameless_function.h129 } zend_jmp_fl_result; typedef
H A Dzend_vm_def.h9614 zend_jmp_fl_result result = (uintptr_t)CACHED_PTR(opline->extended_value);
H A Dzend_vm_execute.h5979 zend_jmp_fl_result result = (uintptr_t)CACHED_PTR(opline->extended_value); in ZEND_JMP_FRAMELESS_SPEC_CONST_HANDLER()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c73 zend_jmp_fl_result result = (func == NULL) + 1; in zend_jit_jmp_frameless_helper()
H A Dzend_jit_trace.c5685 zend_jmp_fl_result guard; in zend_jit_trace()
H A Dzend_jit_ir.c3845 zend_jmp_fl_result guard in zend_jit_jmp_frameless()

Completed in 235 milliseconds