Home
last modified time | relevance | path

Searched defs:_e (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsysmacros.h297 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument
299 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
301 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
303 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
312 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument
314 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
316 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
318 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
/f-stack/app/redis-5.0.5/src/
H A Dredisassert.h43 #define assert(_e) ((_e)?(void)0 : (_serverAssert(#_e,__FILE__,__LINE__),_exit(1))) argument
H A Dintset.c312 #define assert(_e) ((_e)?(void)0:(_assert(#_e,__FILE__,__LINE__),exit(1))) argument
H A Dziplist.c1367 zlentry _e; in verify() local
H A Dquicklist.c1418 #define assert(_e) \ argument
H A Dt_zset.c2145 #define zunionInterDictValue(_e) (dictGetVal(_e) == NULL ? 1.0 : *(double*)dictGetVal(_e)) argument
H A Dserver.h456 #define serverAssertWithInfo(_c,_o,_e) ((_e)?(void)0 : (_serverAssertWithInfo(_c,_o,#_e,__FILE__,__… argument
457 #define serverAssert(_e) ((_e)?(void)0 : (_serverAssert(#_e,__FILE__,__LINE__),_exit(1))) argument
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1233 # define DT3(_n,_a,_b,_c,_d,_e,_f) \ argument
1235 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1241 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument
1242 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1248 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument
1249 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
H A Dip_fil.h1609 #define IPFERROR(_e) do { softc->ipf_interror = (_e); \ argument
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_ccmp.c438 #define CCMP_ENCRYPT(_i, _b, _b0, _pos, _e, _len) do { \ argument
/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c108 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument
121 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument