Home
last modified time | relevance | path

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

/PHP-7.3/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.3/Zend/
H A Dzend.h205 JMP_BUF *__orig_bailout = EG(bailout); \
206 JMP_BUF __bailout; \
H A Dzend_globals.h144 JMP_BUF *bailout;
H A Dzend_portability.h381 # define JMP_BUF sigjmp_buf macro
385 # define JMP_BUF jmp_buf macro

Completed in 18 milliseconds