Home
last modified time | relevance | path

Searched refs:G_FUNC (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/seed/
H A Dseed_local.h72 (K)[0] = G_FUNC((T0)); \
73 (K)[1] = G_FUNC((T1))
103 (T1) = G_FUNC((T1)); \
105 (T0) = G_FUNC((T0)); \
107 (T1) = G_FUNC((T1)); \
H A Dseed.c60 # define G_FUNC(v) \ macro
403 static unsigned int G_FUNC(unsigned int v) in G_FUNC() function
/third_party/openssl/crypto/seed/
H A Dseed_local.h72 (K)[0] = G_FUNC((T0)); \
73 (K)[1] = G_FUNC((T1))
103 (T1) = G_FUNC((T1)); \
105 (T0) = G_FUNC((T0)); \
107 (T1) = G_FUNC((T1)); \
H A Dseed.c60 # define G_FUNC(v) \ macro
403 static unsigned int G_FUNC(unsigned int v) in G_FUNC() function

Completed in 3 milliseconds