Home
last modified time | relevance | path

Searched defs:TN2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Derfq.c183 static const __float128 TN2[NTN2 + 1] = variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Derfq.c183 static const __float128 TN2[NTN2 + 1] = variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTStructuralEquivalence.cpp488 *TN2 = N1.getAsAssumedTemplateName(); in IsStructurallyEquivalent() local