Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h357 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
358 uint8_t _a, _b, _c, _d, _e, _f, _g
359 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
360 uint8_t _a, _b, _c, _d, _e, _f, _g, _h
372 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
373 uint8_t _g, _f, _e, _d, _c, _b, _a
374 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
375 uint8_t _h, _g, _f, _e, _d, _c, _b, _a
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h752 #define AR_GPIOCR_CR_N(_g) (0 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
753 #define AR_GPIOCR_CR_0(_g) (1 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
754 #define AR_GPIOCR_CR_1(_g) (2 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
755 #define AR_GPIOCR_CR_A(_g) (3 << (AR_GPIOCR_CR_SHIFT * (_g))) argument
757 #define AR_GPIOCR_INT(_g) ((_g) << AR_GPIOCR_INT_SHIFT) argument
/freebsd/crypto/openssl/apps/
H A Dtestdsa.h207 st.g = dsa##bits##_g; \
212 st.g_l = sizeof(dsa##bits##_g); \
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_rfc5114.c36 dh->params.g = BN_dup(&ossl_bignum_dh##x##_g); \
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1214 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1215 DTRACE_PROBE4(_n,_a,_b,_c,_d,_e,_f,_g,_h)
1216 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ argument
1217 DTRACE_PROBE5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j)
1223 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1224 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) argument
/freebsd/crypto/openssl/include/crypto/
H A Dbn_dh.h13 extern const BIGNUM ossl_bignum_dh##x##_g; \
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h588 #define DBI_TO_MBI(_g) ((_g) * 100) argument
590 #define DBM_TO_MBM(_g) ((_g) * 100) argument
H A Ddevice.h275 #define devres_alloc(_r, _s, _g) lkpi_devres_alloc(_r, _s, _g) argument
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h423 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \
424 umem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i)
760 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \
/freebsd/crypto/openssl/crypto/ffc/
H A Dffc_dh.c37 &ossl_bignum_dh##tag##_g \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua343 local _g = _G
344 _ENV = setmetatable({}, {__index=function (_,k) return _g[k] end})
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_cd9660_tests.sh55 check_image_contents "$@" -X c -X .g -X _g
/freebsd/contrib/ncurses/
H A Dconfigure28462 (debug) DFT_ARG_SUFFIX='_g' ;;
28481 DFT_LIB_SUFFIX='_g.lib'
28484 DFT_LIB_SUFFIX='_g.a'
28595 CXX_LIB_SUFFIX='_g.lib'
28598 CXX_LIB_SUFFIX='_g.a'
30818 cf_suffix='_g.lib'
30821 cf_suffix='_g.a'
31081 cf_suffix='_g.lib'
31084 cf_suffix='_g.a'
H A Daclocal.m45294 $2='_g.lib'
5297 $2='_g.a'
5379 (debug) $2='_g' ;;
H A DINSTALL966 Generate debug-libraries (default). These are named by adding "_g"
H A DNEWS4776 library "libncurses++_g.a" (report by Sven Joachim).
12789 "_g" for a debug build).
/freebsd/contrib/dialog/
H A Daclocal.m43089 $2='_g.lib'
3092 $2='_g.a'