Searched refs:JMP_BUF_SIZE (Results 1 – 9 of 9) sorted by relevance
57 #define JMP_BUF_SIZE 76 macro
53 #define JMP_BUF_SIZE 76 macro
106 #define JMP_BUF_SIZE (8 * 76) macro
44 typedef void *jmp_buf[JMP_BUF_SIZE];
385 #ifdef JMP_BUF_SIZE in init_eh()386 tmp = build_int_cst (NULL_TREE, JMP_BUF_SIZE - 1); in init_eh()
6141 * pa.h (JMP_BUF_SIZE): Define.6142 * sparc.h (JMP_BUF_SIZE): Define.
10268 (JMP_BUF_SIZE): New.
15376 * config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
2481 #define JMP_BUF_SIZE 12 macro