/titanic_44/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/ |
H A D | md4.c | 63 #define G(x, y, z) (((x) & (y)) | ((x) & (z)) | ((y) & (z))) macro
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | md5.c | 48 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
|
/titanic_44/usr/src/common/crypto/md4/ |
H A D | md4.c | 75 #define G(x, y, z) (((x) & (y)) | ((x) & (z)) | ((y) & (z))) macro
|
/titanic_44/usr/src/lib/gss_mechs/mech_dh/backend/crypto/ |
H A D | md5.c | 71 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_io.c | 356 struct glob G; variable
|
/titanic_44/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 94 #define G(b, c, d) ((b) ^ (c) ^ (d)) macro
|
/titanic_44/usr/src/common/crypto/md5/ |
H A D | md5.c | 71 #define G(b, c, d) (((b) & (d)) | ((c) & (~d))) macro
|
/titanic_44/usr/src/lib/libsum/common/ |
H A D | sum-md5.c | 168 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
|
/titanic_44/usr/src/lib/libsasl/lib/ |
H A D | md5.c | 98 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 40 #define DEBUGOUT7(S, A, B, C, D, E, F, G) \ argument
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 139 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S,A,B,C,D,E,F,G) argument 145 #define DEBUGOUT7(S,A,B,C,D,E,F,G) argument
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSDigest.c | 931 #define G(b,c,d) ((((b) ^ (c)) & (d)) ^ (c)) macro
|
/titanic_44/usr/src/uts/common/io/ntxn/ |
H A D | unm_inc.h | 1511 #define UNM_SQM_BASE(G) \ argument 1516 #define UNM_SQM_INT_ENABLE(G) (UNM_SQM_BASE(G) + 0x00018) argument 1517 #define UNM_SQM_INT_STATUS(G) (UNM_SQM_BASE(G) + 0x0001c) argument 1518 #define UNN_SQM_SCRATCHPAD(G) (UNM_SQM_BASE(G) + 0x01000) argument
|
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | itree.c | 133 } G; variable
|
/titanic_44/usr/src/lib/libkmf/ber_der/common/ |
H A D | clasn1.c | 2485 BerValue *P, *Q, *G, *Mod, *Exp, *PubKey; in ExtractSPKIData() local
|
/titanic_44/usr/src/lib/libkmf/plugins/kmf_openssl/common/ |
H A D | openssl_spi.c | 122 static uchar_t G[] = { 0x00, 0x62, 0x6d, 0x02, 0x78, 0x39, 0xea, 0x0a, variable
|
/titanic_44/usr/src/uts/intel/io/drm/ |
H A D | r300_reg.h | 844 #define R300_EASY_TX_FORMAT(B, G, R, A, FMT) (\ argument
|