/dflybsd-src/contrib/gmp/mpz/ |
H A D | aorsmul_i.c | 29 #define MPN_MUL_1C(cout, dst, src, size, n, cin) \ argument 34 #define MPN_MUL_1C(cout, dst, src, size, n, cin) \ argument
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | globals_io.cc | 57 fake_ostream cout; variable
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | globals_io.cc | 58 fake_ostream cout; variable
|
/dflybsd-src/gnu/usr.bin/gmp/ |
H A D | gmp.h | 1894 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument 1928 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument 1931 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument 1961 #define __GMPN_AORS_1(cout, dst, src, n, v, OP, CB) \ argument 2000 #define __GMPN_AORS_1(cout, dst, src, n, v, OP, CB) \ argument 2041 #define __GMPN_ADD_1(cout, dst, src, n, v) \ argument 2043 #define __GMPN_SUB_1(cout, dst, src, n, v) \ argument
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_enc.c | 560 asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | ftp_var.h | 325 GLOBAL FILE *cout; variable
|
/dflybsd-src/contrib/gmp/ |
H A D | gmp-impl.h | 2217 #define ADDC_LIMB(cout, w, x, y) \ argument 2226 #define ADDC_LIMB(cout, w, x, y) \ argument 2240 #define SUBC_LIMB(cout, w, x, y) \ argument 2249 #define SUBC_LIMB(cout, w, x, y) \ argument
|