Home
last modified time | relevance | path

Searched defs:G_FUNC (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/seed/
H A Dseed.c60 # define G_FUNC(v) \ macro
403 static unsigned int G_FUNC(unsigned int v) in G_FUNC() function
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h5281 #define G_FUNC(x) (((x) >> S_FUNC) & M_FUNC) macro