Home
last modified time | relevance | path

Searched defs:Q2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp35 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 Dexported.t59 package Q2; package
/freebsd/lib/msun/src/
H A Ds_expm1f.c34 Q2 = 1.5807170421e-3; /* 0xcf3010.0p-33 */ variable
H A Ds_expm1.c121 Q2 = 1.58730158725481460165e-03, /* 3F5A01A0 19FE5585 */ variable
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c171 Q2 = -2.0747456194385994e-1, variable
/freebsd/lib/msun/ld80/
H A Db_tgammal.c194 #define Q2 (Q2u.e) macro
/freebsd/crypto/openssl/test/
H A Dectest.c2615 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 DSemaExprCXX.cpp7218 Qualifiers Q1, Q2; in FindCompositePointerType() local