Searched defs:Q2 (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 35 APInt Q1, R1, Q2, R2; in get() local 91 APInt Q1, R1, Q2, R2; in get() local
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
H A D | exported.t | 59 package Q2; package
|
/freebsd/lib/msun/src/ |
H A D | s_expm1f.c | 34 Q2 = 1.5807170421e-3; /* 0xcf3010.0p-33 */ variable
|
H A D | s_expm1.c | 121 Q2 = 1.58730158725481460165e-03, /* 3F5A01A0 19FE5585 */ variable
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 171 Q2 = -2.0747456194385994e-1, variable
|
/freebsd/lib/msun/ld80/ |
H A D | b_tgammal.c | 194 #define Q2 (Q2u.e) macro
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 2615 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local 2700 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_params_test() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 7218 Qualifiers Q1, Q2; in FindCompositePointerType() local
|