Searched refs:__jmpbuf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interceptors.cpp143 InternalLongjmp(env[0].__jmpbuf, val);
152 InternalLongjmp(env[0].__jmpbuf, val);
162 InternalLongjmp(env[0].__jmpbuf, val);
H A Dhwasan.h209 __hw_register_buf __jmpbuf; // Calling environment. member in struct:__hw_jmp_buf_struct
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsetjmp.d183 __jmp_buf __jmpbuf;
394 __jmp_buf __jmpbuf;

Completed in 81 milliseconds