Searched refs:PrintOnce (Results 1 – 2 of 2) sorted by relevance
13 bool PrintOnce(int Line) { in PrintOnce() function33 if ((k32bit || x > 1234567890) && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()34 (k32bit || x < 1234567895) && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()35 a == 0x42 && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()36 (k32bit || y >= 987654321) && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()37 (k32bit || y <= 987654325) && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()38 z < -10000 && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()39 z >= -10005 && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()40 z != -10003 && PrintOnce(__LINE__) && in LLVMFuzzerTestOneInput()
100 static bool PrintOnce = false; in Help() local101 if (PrintOnce) { in Help()125 PrintOnce = true; in Help()132 static bool PrintOnce = false; in cpuHelp() local133 if (PrintOnce) { in cpuHelp()147 PrintOnce = true; in cpuHelp()