Home
last modified time | relevance | path

Searched defs:jmp_buf (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Headers/Inputs/include/
Dsetjmp.h6 } jmp_buf; typedef
/external/clang/test/CodeGen/
Dfunction-attributes.c115 typedef int jmp_buf[((9 * 2) + 3 + 16)]; typedef
/external/clang/test/Sema/
Dreturn.c201 typedef struct __jmp_buf_tag{} jmp_buf[1]; typedef
Duninit-variables.c470 typedef char jmp_buf[256]; typedef