Home
last modified time | relevance | path

Searched refs:sigjmp_buf (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dsetjmp.h55 typedef struct _sigjmp_buf { long long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
57 typedef struct _sigjmp_buf { long _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
/f-stack/freebsd/x86/include/
H A Dsetjmp.h47 typedef struct _sigjmp_buf { long _sjb[_JBLEN]; } sigjmp_buf[1]; typedef
/f-stack/freebsd/arm64/include/
H A Dsetjmp.h67 typedef struct _sigjmp_buf { __int128_t _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
/f-stack/dpdk/lib/librte_acl/
H A Dtb_mem.h37 sigjmp_buf fail;
/f-stack/freebsd/arm/include/
H A Dsetjmp.h101 typedef struct _sigjmp_buf { int _sjb[_JBLEN + 1]; } sigjmp_buf[1]; typedef
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c108 static sigjmp_buf huge_jmpenv;
H A Deal_memory.c225 static sigjmp_buf huge_jmpenv;