Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Djfuzz.cc119 boolean_local_(0), in JFuzz()
468 case kBoolean: boolean_local_ += a; return boolean_local_; in adjustLocal()
706 case kBoolean: fprintf(out_, " lZ%u = ", boolean_local_); break; in emitScope()
1292 uint32_t boolean_local_; member in __anon58250dea0111::JFuzz