Searched refs:QE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/quiz/
H A Dquiz.h53 } QE; typedef in typeref:struct:qentry
H A Dquiz.c63 static QE qlist;
122 QE *qp;
142 if ((qp->q_next = malloc(sizeof(QE))) == NULL)
160 QE *qp;
193 QE *qp;
225 QE *qp;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; local
136 QE = (UINT32) dqe;
137 if (QE * QE == A10) {
140 QE);

Completed in 71 milliseconds