Searched defs:sigjmp_buf (Results 1 - 2 of 2) sorted by path

/external/clang/test/CodeGen/
H A D2003-08-18-SigSetJmp.c4 typedef int sigjmp_buf[_JBLEN + 1]; typedef
5 int sigsetjmp(sigjmp_buf env, int savemask);
6 sigjmp_buf B;
/external/qemu/include/sysemu/
H A Dos-win32.h75 #define sigjmp_buf jmp_buf macro

Completed in 516 milliseconds