Home
last modified time | relevance | path

Searched refs:XFALSE (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A D2371.C39 #define XFALSE false macro
421 return XFALSE; in contains()
470 for (first=XTRUE, x=s.first(); 0 != x; s.next(x), first=XFALSE) {