Home
last modified time | relevance | path

Searched defs:QE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/quiz/
H A Dquiz.h53 } QE; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp660 Q = Range.first, QE = Range.second; Q != QE; ++Q) { in BreakAntiDependencies() local