/illumos-gate/usr/src/boot/include/ |
H A D | _ctype.h | 98 __maskrune(__ct_rune_t _c, unsigned long _f) in __maskrune() 105 __sbmaskrune(__ct_rune_t _c, unsigned long _f) in __sbmaskrune() 112 __istype(__ct_rune_t _c, unsigned long _f) in __istype() 118 __sbistype(__ct_rune_t _c, unsigned long _f) in __sbistype() 124 __isctype(__ct_rune_t _c, unsigned long _f) in __isctype()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | strplumb.c | 71 #define DBG0(_f) \ argument 75 #define DBG1(_f, _a) \ argument 79 #define DBG2(_f, _a, _b) \ argument 83 #define DBG3(_f, _a, _b, _c) \ argument
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 351 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 353 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 355 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 366 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 368 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 370 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
H A D | types.h | 289 offset_t _f; /* Full 64 bit offset value */ member 299 offset_t _f; /* Full 64 bit offset value */ member 309 longlong_t _f; /* Full 64 bit disk address value */ member 319 longlong_t _f; /* Full 64 bit disk address value */ member
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | types.h | 243 offset_t _f; /* Full 64 bit offset value */ member 253 offset_t _f; /* Full 64 bit offset value */ member 263 diskaddr_t _f; /* Full 64 bit disk address value */ member 273 diskaddr_t _f; /* Full 64 bit disk address value */ member
|
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_input.c | 786 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() argument
|
H A D | net80211_output.c | 324 #define SM(_v, _f) (((_v) << _f##_S) & _f) in ieee80211_add_wme_param() argument
|
H A D | net80211_ht.c | 41 #define MS(_v, _f) (((_v) & _f) >> _f##_S) argument 42 #define SM(_v, _f) (((_v) << _f##_S) & _f) argument
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_ath9k.h | 618 #define SM(_v, _f) (((_v) << _f##_S) & _f) argument 619 #define MS(_v, _f) (((_v) & _f) >> _f##_S) argument 622 #define REG_RMW_FIELD(_a, _r, _f, _v) \ argument 625 #define REG_SET_BIT(_a, _r, _f) \ argument 627 #define REG_CLR_BIT(_a, _r, _f) \ argument
|
/illumos-gate/usr/src/lib/libdemangle/common/ |
H A D | rust-v0.c | 61 #define OPTIONAL(_st, _f) ((_f) || !HAS_ERROR(_st)) argument
|
/illumos-gate/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument
|
/illumos-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 346 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | x86_archext.h | 1177 #define _DECL_CHIPREV(_v, _f, _revn, _revb) \ argument 1411 #define _DECL_UARCHREV(_v, _f, _revn, _revb) \ argument 1416 #define _DECL_UARCHREV_NOREV(_v, _f, _revb) \ argument
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 95 struct XRIobj *_f; member
|
H A D | emlxs_fc.h | 1374 #define MODSYM(_f) emlxs_modsym._f argument 1378 #define MODSYM(_f) _f argument
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 210 #define UNDO_HOOK(_f, _b, _e, _h) \ argument
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 92 #define OFFSETOF(_s, _f) \ argument
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 803 #define SRELPTR(_f) \ in unwind_exception_ranges() argument
|
/illumos-gate/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 129 short _f; /* True if start of character. */ member
|
/illumos-gate/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 130 short _f; /* True if start of character. */ member
|