Searched refs:_JBLEN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/ia64/
H A Dsetjmp.h22 #define _JBLEN 70 macro
25 typedef long grub_jmp_buf[_JBLEN] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */
/osnet-11/usr/src/lib/libc/inc/
H A Dsigjmp_struct.h42 * This is 19 (longs). The ABI value for _JBLEN is 12 (longs).
62 ulong_t sjs_pad[_JBLEN - 6];

Completed in 15 milliseconds