| /f-stack/freebsd/contrib/ngatm/netnatm/saal/ |
| H A D | saal_sscfu.c | 60 #define AA_SIG(S,G,M) \ argument 63 #define SSCOP_AASIG(S,G,M,P) \ argument
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-ref.c | 51 #define G(r, i, a, b, c, d) \ in blake2b_compress_ref() macro
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | blamka-round-ref.h | 15 #define G(a, b, c, d) \ macro
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_md5.c | 123 #define G(x, y, z) ((y) ^ ((z) & ((x) ^ (y)))) macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha1/ |
| H A D | sha1.c | 80 #define G(b, c, d) ((b) ^ (c) ^ (d)) macro
|
| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 71 #define G(x, y, z) (((x) & (y)) | ((x) & (z)) | ((y) & (z))) macro
|
| H A D | md5c.c | 99 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
|
| H A D | uipc_shm.c | 950 #define G (1024 * M) in shm_init() macro
|
| /f-stack/freebsd/contrib/libb2/ |
| H A D | blake2s-ref.c | 249 #define G(r,i,a,b,c,d) \ in blake2s_compress() macro
|
| H A D | blake2b-ref.c | 257 #define G(r,i,a,b,c,d) \ in blake2b_compress() macro
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstate.h | 130 #define G(L) (L->l_G) macro
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5365 UINT32 G:1; member 5462 UINT32 G:1; ///< Granularity member 5519 UINT32 G:1; ///< Granularity member
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstate.h | 181 #define G(L) (L->l_G) macro
|
| /f-stack/freebsd/contrib/edk2/Include/ |
| H A D | Base.h | 1256 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|