Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h224 JMP_BUF *__orig_bailout = PHPDBG_G(sigsegv_bailout); \
225 JMP_BUF __bailout; \
319 JMP_BUF *sigsegv_bailout; /* bailout address for accesibility probing */
/PHP-7.4/Zend/
H A Dzend_globals.h150 JMP_BUF *bailout;
H A Dzend.h214 JMP_BUF *__orig_bailout = EG(bailout); \
215 JMP_BUF __bailout; \
H A Dzend_portability.h376 # define JMP_BUF sigjmp_buf macro
380 # define JMP_BUF jmp_buf macro
/PHP-7.4/ext/ffi/
H A Dphp_ffi.h51 JMP_BUF bailout;

Completed in 17 milliseconds