Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds