| /f-stack/freebsd/sys/ |
| H A D | imgact_aout.h | 38 #define N_GETMAGIC(ex) \ argument 40 #define N_GETMID(ex) \ argument 43 #define N_GETFLAG(ex) \ argument 61 #define N_ALIGN(ex,x) \ argument 67 #define N_BADMAG(ex) \ argument 77 #define N_TXTADDR(ex) \ argument 84 #define N_DATADDR(ex) \ argument 88 #define N_TXTOFF(ex) \ argument 93 #define N_DATOFF(ex) \ argument 97 #define N_RELOFF(ex) \ argument [all …]
|
| H A D | smr_types.h | 73 #define smr_serialized_load(p, ex) ({ \ argument 86 #define smr_serialized_store(p, v, ex) do { \ argument 99 #define smr_serialized_swap(p, v, ex) ({ \ argument 113 #define smr_unserialized_load(p, ex) ({ \ argument 123 #define smr_unserialized_store(p, v, ex) do { \ argument
|
| H A D | _smr.h | 47 #define SMR_ASSERT(ex, fn) \ argument
|
| H A D | systm.h | 163 #define MPASS(ex) MPASS4(ex, #ex, __FILE__, __LINE__) argument 164 #define MPASS2(ex, what) MPASS4(ex, what, __FILE__, __LINE__) argument 165 #define MPASS3(ex, file, line) MPASS4(ex, #ex, file, line) argument 166 #define MPASS4(ex, what, file, line) \ argument
|
| H A D | mbuf.h | 412 #define MCHECK(ex, msg) KASSERT((ex), \ argument
|
| H A D | sysproto.h | 332 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member 1555 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example-qt.cpp | 12 ExampleQt * ex = static_cast<ExampleQt *>(privdata); in getCallback() local
|
| /f-stack/tools/compat/include/sys/ |
| H A D | _smr.h | 47 #define SMR_ASSERT(ex, fn) \ argument
|
| H A D | sysproto.h | 106 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member 290 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | fm_mac.c | 241 t_Error FM_MAC_ConfigException (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable) in FM_MAC_ConfigException() 422 t_Error FM_MAC_SetException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable) in FM_MAC_SetException()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lbaselib.c | 150 int ex = luaL_optint(L, 2, 0); in luaB_collectgarbage() local
|
| H A D | lcode.c | 556 void luaK_storevar (FuncState *fs, expdesc *var, expdesc *ex) { in luaK_storevar()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-core.h | 146 uint32_t ex : 1; /**< Count in exception context */ member
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lbaselib.c | 199 int ex = luaL_optint(L, 2, 0); in luaB_collectgarbage() local
|
| H A D | lcode.c | 472 void luaK_storevar (FuncState *fs, expdesc *var, expdesc *ex) { in luaK_storevar()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_var.h | 200 uint16_t ex; /* # of exclusive members */ member
|
| /f-stack/freebsd/netinet/ |
| H A D | in_var.h | 200 uint16_t ex; /* # of exclusive members */ member
|
| /f-stack/freebsd/kern/ |
| H A D | sys_generic.c | 969 kern_pselect(struct thread *td, int nd, fd_set *in, fd_set *ou, fd_set *ex, in kern_pselect() 997 fd_set *in, *ou, *ex; member
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_var.h | 565 uint16_t ex; /* # of exclusive members */ member
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_var.h | 565 uint16_t ex; /* # of exclusive members */ member
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_zset.c | 571 int zslParseLexRangeItem(robj *item, sds *dest, int *ex) { in zslParseLexRangeItem()
|