Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.h219 JMP_BUF *__orig_bailout = PHPDBG_G(sigsegv_bailout); \
220 JMP_BUF __bailout; \
311 JMP_BUF *sigsegv_bailout; /* bailout address for accesibility probing */
/PHP-7.0/Zend/
H A Dzend.h225 JMP_BUF *__orig_bailout = EG(bailout); \
226 JMP_BUF __bailout; \
H A Dzend_globals.h150 JMP_BUF *bailout;
H A Dzend_portability.h372 # define JMP_BUF sigjmp_buf macro
376 # define JMP_BUF jmp_buf macro

Completed in 15 milliseconds