Home
last modified time | relevance | path

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

/external/u-boot/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
/external/u-boot/arch/riscv/include/asm/
Dsetjmp.h13 struct jmp_buf_data { struct
20 typedef struct jmp_buf_data jmp_buf[1]; argument
/external/u-boot/arch/sandbox/include/asm/
Dsetjmp.h10 struct jmp_buf_data { struct
25 typedef struct jmp_buf_data jmp_buf[1]; argument
/external/u-boot/arch/arm/include/asm/
Dsetjmp.h14 struct jmp_buf_data { struct
22 typedef struct jmp_buf_data jmp_buf[1]; argument