Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dsetjmp.h13 struct jmp_buf_data { struct
26 struct jmp_buf_data { argument
37 int setjmp(struct jmp_buf_data *jmp_buf); argument
/third_party/uboot/u-boot-2020.01/arch/riscv/include/asm/
Dsetjmp.h13 struct jmp_buf_data { struct
20 typedef struct jmp_buf_data jmp_buf[1]; argument
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dsetjmp.h14 struct jmp_buf_data { struct
22 typedef struct jmp_buf_data jmp_buf[1]; argument
/third_party/uboot/u-boot-2020.01/arch/sandbox/include/asm/
Dsetjmp.h10 struct jmp_buf_data { struct
25 typedef struct jmp_buf_data jmp_buf[1]; argument