Home
last modified time | relevance | path

Searched refs:_g (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Dsysmacros.h350 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
351 uint8_t _a, _b, _c, _d, _e, _f, _g
352 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
353 uint8_t _a, _b, _c, _d, _e, _f, _g, _h
365 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
366 uint8_t _g, _f, _e, _d, _c, _b, _a
367 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
368 uint8_t _h, _g, _f, _e, _d, _c, _b, _a
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h754 #define AR_GPIOCR_CR_N(_g) (0 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
755 #define AR_GPIOCR_CR_0(_g) (1 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
756 #define AR_GPIOCR_CR_1(_g) (2 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
757 #define AR_GPIOCR_CR_A(_g) (3 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
759 #define AR_GPIOCR_INT(_g) ((_g) << AR_GPIOCR_INT_SHIFT) argument
/freebsd-12-stable/crypto/openssl/apps/
Dtestdsa.h205 st.g = dsa##bits##_g; \
210 st.g_l = sizeof(dsa##bits##_g); \
/freebsd-12-stable/crypto/openssl/include/crypto/
Dbn_dh.h12 extern const BIGNUM _bignum_dh##x##_g; \
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h1222 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1223 DTRACE_PROBE4(_n,_a,_b,_c,_d,_e,_f,_g,_h)
1224 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ argument
1225 DTRACE_PROBE5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j)
1231 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1232 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) argument
/freebsd-12-stable/crypto/openssl/crypto/dh/
Ddh_rfc5114.c30 dh->g = BN_dup(&_bignum_dh##x##_g); \
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
Dzfs_context.h365 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument
366 umem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i)
700 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) (0) argument
/freebsd-12-stable/contrib/ncurses/
Dconfigure20247 debug) DFT_ARG_SUFFIX='_g' ;;
20264 DFT_LIB_SUFFIX='_g.a'
20350 CXX_LIB_SUFFIX='_g.a'
22222 cf_suffix='_g.a'
22434 cf_suffix='_g.a'
Daclocal.m43703 $2='_g.a'
3762 debug) $2='_g' ;;
DINSTALL782 Generate debug-libraries (default). These are named by adding "_g"
DNEWS394 library "libncurses++_g.a" (report by Sven Joachim).
8408 "_g" for a debug build).
/freebsd-12-stable/contrib/dialog/
Daclocal.m42512 $2='_g.a'
/freebsd-12-stable/contrib/gcc/doc/
Dmd.texi3114 each @samp{>} with @samp{_g}. Here are some examples:
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.105908 and restore functions, except for the save*_g functions which