Home
last modified time | relevance | path

Searched defs:sigjmp_buf (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2003-08-18-SigSetJmp.c4 typedef int sigjmp_buf[_JBLEN + 1]; typedef
H A Dsetjmp.c15 typedef struct __jmp_buf_tag sigjmp_buf[1]; typedef
/llvm-project/libc/test/UnitTest/
H A DFPExceptMatcher.cpp25 #define sigjmp_buf global() macro