Home
last modified time | relevance | path

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

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