Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dsetjmp.h12 struct jmp_buf_data { struct
21 int setjmp(struct jmp_buf_data *jmp_buf); argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetjmp.h15 struct jmp_buf_data { struct
23 typedef struct jmp_buf_data jmp_buf[1]; argument