Searched refs:BOGUS (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dstatic1.C2 static const int size = BOGUS; // { dg-error "" }
/openbsd-current/regress/lib/libpthread/siginfo/
H A Dsiginfo.c16 #define BOGUS (char *)0x987230 macro
32 ASSERT(siginfo->si_addr == BOGUS);
47 *BOGUS = 1;
/openbsd-current/sbin/unwind/
H A Dparse.y105 %token BLOCK LIST LOG FORCE ACCEPT BOGUS
347 acceptbogus: ACCEPT BOGUS { $$ = 1; }
423 {"bogus", BOGUS},
H A Dresolver.c98 #define BOGUS 1 macro
1016 (result->rcode == LDNS_RCODE_NXDOMAIN || sec == BOGUS)) {
1018 * Doubt NXDOMAIN or BOGUS if we just switched networks, we
1021 log_debug("%s: doubt NXDOMAIN or BOGUS from %s, network change"
1041 log_debug("%s: using NXDOMAIN or BOGUS, couldn't find working "
1057 if (res->state == VALIDATING && sec == BOGUS) {
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dold-dejagnu.exp362 set tmp [process-option $prog "gets bogus error" "a bogus error" BOGUS $text]
500 "BOGUS" {

Completed in 143 milliseconds