Searched refs:_sigjmp_buf (Results 1 – 6 of 6) sorted by relevance
53 typedef struct _sigjmp_buf { long long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; struct55 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; struct
111 struct _sigjmp_buf { struct114 typedef struct _sigjmp_buf sigjmp_buf[1]; argument
19 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; argument
45 typedef struct _sigjmp_buf { long _sjb[_JBLEN]; } sigjmp_buf[1]; struct
52 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; struct
101 typedef struct _sigjmp_buf { int _sjb[_JBLEN + 1]; } sigjmp_buf[1]; struct