Home
last modified time | relevance | path

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

/PHP-8.3/sapi/fuzzer/
H A Dfuzzer-function-jit.c31 bailed_out = false; in LLVMFuzzerTestOneInput()
37 if (!bailed_out) { in LLVMFuzzerTestOneInput()
H A Dfuzzer-tracing-jit.c31 bailed_out = false; in LLVMFuzzerTestOneInput()
37 if (!bailed_out) { in LLVMFuzzerTestOneInput()
H A Dfuzzer-execute-common.h31 static bool bailed_out = false; variable
38 bailed_out = true; in fuzzer_bailout()

Completed in 5 milliseconds