Searched refs:notlast (Results 1 – 4 of 4) sorted by relevance
360 bool notlast = (k != n1 - 1); in hqr2() local364 r = (notlast ? H[k + 2][k - 1] : 0.0); in hqr2()396 if (notlast) { in hqr2()408 if (notlast) { in hqr2()420 if (notlast) { in hqr2()
522 bool notlast = (k != n1 - 1); in hqr2() local526 r = (notlast ? H[k + 2][k - 1] : 0.0); in hqr2()558 if (notlast) { in hqr2()570 if (notlast) { in hqr2()582 if (notlast) { in hqr2()
109 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) &… argument
308 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument318 if (notlast) in delete()