Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dms-setjmp.c5 typedef char jmp_buf[1]; typedef
Dfunction-attributes.c95 typedef int jmp_buf[((9 * 2) + 3 + 16)]; typedef
/external/u-boot/arch/sandbox/include/asm/
Dsetjmp.h25 typedef struct jmp_buf_data jmp_buf[1]; typedef
/external/clang/test/Headers/Inputs/include/
Dsetjmp.h6 } jmp_buf; typedef
/external/u-boot/arch/arm/include/asm/
Dsetjmp.h22 typedef struct jmp_buf_data jmp_buf[1]; typedef
/external/clang/test/Sema/
Dbuiltin-longjmp.c16 typedef void *jmp_buf; typedef
Dreturn.c201 typedef struct __jmp_buf_tag{} jmp_buf[1]; typedef
Duninit-variables.c470 typedef char jmp_buf[256]; typedef
/external/u-boot/arch/riscv/include/asm/
Dsetjmp.h20 typedef struct jmp_buf_data jmp_buf[1]; typedef
/external/clang/test/Index/Core/
Dindex-source.m70 typedef int jmp_buf[(18)]; typedef