Searched defs:_jmp_buf (Results 1 – 4 of 4) sorted by relevance
62 typedef struct _jmp_buf { long long _jb[_JBLEN + 1]; } jmp_buf[1]; struct64 typedef struct _jmp_buf { long _jb[_JBLEN + 1]; } jmp_buf[1]; argument
50 typedef struct _jmp_buf { long _jb[_JBLEN]; } jmp_buf[1]; argument
70 typedef struct _jmp_buf { __int128_t _jb[_JBLEN + 1]; } jmp_buf[1]; struct
104 typedef struct _jmp_buf { int _jb[_JBLEN + 1]; } jmp_buf[1]; argument