Searched defs:_JBLEN (Results 1 - 15 of 15) sorted by path

/netbsd-current/sys/arch/alpha/include/
H A Dsetjmp.h34 #define _JBLEN 83 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dsetjmp.h22 #define _JBLEN 11 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/hppa/include/
H A Dsetjmp.h9 #define _JBLEN 48 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/i386/include/
H A Dsetjmp.h7 #define _JBLEN 13 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dsetjmp.h7 #define _JBLEN 21 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dsetjmp.h36 #define _JBLEN (32 * sizeof(_BSD_JBSLOT_T_)/sizeof(long)) macro
/netbsd-current/sys/arch/powerpc/include/
H A Dsetjmp.h3 #define _JBLEN 100 macro
/netbsd-current/sys/arch/riscv/include/
H A Dsetjmp.h33 #define _JBLEN (_JB_SIGMASK + 4 + 8) macro
/netbsd-current/sys/arch/sh3/include/
H A Dsetjmp.h7 #define _JBLEN 14 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dsetjmp.h7 #define _JBLEN 14 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/vax/include/
H A Dsetjmp.h7 #define _JBLEN 24 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/aarch64/include/
H A Dsetjmp.h38 #define _JBLEN (32 * sizeof(_BSD_JBSLOT_T_)/sizeof(long)) macro
/netbsd-current/sys/arch/arm/include/
H A Dsetjmp.h7 #define _JBLEN 64 /* size, in longs, of a jmp_buf */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dsetjmp.h90 #define _JBLEN 0x20 /* Size in long doubles */ macro
/netbsd-current/sys/arch/mips/include/
H A Dsetjmp.h10 #define _JBLEN 87 /* XXX Naively 84; 87 for compatibility */ macro

Completed in 348 milliseconds