Home
last modified time | relevance | path

Searched defs:_JBLEN (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/arch-mips/include/machine/
Dsetjmp.h9 #define _JBLEN 25 /* size, in 8-byte longs, of a mips64 jmp_buf/sigjmp_buf */ macro
11 #define _JBLEN 157 /* historical size, in 4-byte longs, of a mips32 jmp_buf */ macro
/bionic/libc/arch-arm/include/machine/
Dsetjmp.h35 #define _JBLEN 64 macro
/bionic/libc/arch-arm64/include/machine/
Dsetjmp.h30 #define _JBLEN 32 macro
/bionic/libc/arch-x86/include/machine/
Dsetjmp.h8 #define _JBLEN 10 /* size, in longs, of a jmp_buf */ macro
/bionic/libc/arch-x86_64/include/machine/
Dsetjmp.h4 #define _JBLEN 11 /* size, in longs, of a jmp_buf */ macro