Home
last modified time | relevance | path

Searched defs:A1 (Results 1 – 16 of 16) sorted by relevance

/onnv-gate/usr/src/cmd/lp/include/
H A Doam.h124 #define LP_ERRMSG2(C,X,A1,A2) (void)printf("", C, X, A1, A2) argument
125 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3) argument
143 #define LP_ERRMSG2(C,X,A1,A2) \ argument
150 #define LP_ERRMSG3(C,X,A1,A2,A3) \ argument
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dmethod.t163 package A1; package
/onnv-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c65 #define DEBUG(L, STR, A1, A2, A3) argument
72 #define DEBUG(L, STR, A1, A2, A3)\ argument
90 #define DEBUG(L, STR, A1, A2, A3)\ argument
110 #define DEBUG(L, STR, A1, A2, A3) \ argument
123 #define DEBUG(L, STR, A1, A2, A3) \ argument
133 #define DEBUG(L, STR, A1, A2, A3) \ argument
H A DHBAAPILIB.c68 #define DEBUG(L, STR, A1, A2, A3) argument
75 #define DEBUG(L, STR, A1, A2, A3)\ argument
93 #define DEBUG(L, STR, A1, A2, A3)\ argument
113 #define DEBUG(L, STR, A1, A2, A3) \ argument
126 #define DEBUG(L, STR, A1, A2, A3) \ argument
136 #define DEBUG(L, STR, A1, A2, A3) \ argument
/onnv-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s873 A1: label
/onnv-gate/usr/src/lib/libast/common/uwin/
H A Dlog.c103 static double A1 = .08333333333333178827; variable
H A Drand48.c58 #define A1 0xDEEC macro
/onnv-gate/usr/src/lib/libbc/libc/gen/common/
H A Ddrand48.c55 #define A1 0xDEEC macro
/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_prime.c249 BIGNUM *A1, *A1_odd, *check; /* taken from ctx */ in BN_is_prime_fasttest_ex() local
/onnv-gate/usr/src/uts/common/inet/ipf/
H A Ddrand48.c78 #define A1 0xDEEC macro
/onnv-gate/usr/src/lib/libc/port/gen/
H A Ddrand48.c82 #define A1 0xDEEC macro
/onnv-gate/usr/src/common/lzma/
H A DLzmaDec.c29 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument
59 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument
/onnv-gate/usr/src/common/openssl/ssl/
H A Dt1_enc.c127 unsigned char A1[EVP_MAX_MD_SIZE]; in tls1_P_hash() local
/onnv-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c104 #define DEBUG(L, STR, A1, A2, A3) argument
111 #define DEBUG(L, STR, A1, A2, A3)\ argument
129 #define DEBUG(L, STR, A1, A2, A3)\ argument
149 #define DEBUG(L, STR, A1, A2, A3) \ argument
162 #define DEBUG(L, STR, A1, A2, A3) \ argument
172 #define DEBUG(L, STR, A1, A2, A3) \ argument
/onnv-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c1076 uchar_t A1[MAX_HASH_LEN], result[MAX_HASH_LEN]; in kssl_tls_P_hash() local
/onnv-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2874 HASH A1; local