Searched defs:QE (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/games/quiz/ |
H A D | quiz.h | 53 } QE; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid64_sqrt.c | 68 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 D | bid64_sqrt.c | 68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CriticalAntiDepBreaker.cpp | 660 Q = Range.first, QE = Range.second; Q != QE; ++Q) { in BreakAntiDependencies() local
|