Searched refs:doneCycle (Results 1 – 3 of 3) sorted by relevance
188 Buf_AddFlag(&buf, flags.doneCycle, "DONECYCLE"); in GNodeFlags_ToString()1136 if (gn->flags.doneCycle) { in MakePrintStatus()1145 gn->flags.doneCycle = true; in MakePrintStatus()1194 gn->flags.doneCycle = true; in MakePrintStatus()1199 gn->flags.doneCycle = true; in MakePrintStatus()
462 && !flags.doneCycle; in GNodeFlags_IsNone()
416 bool doneCycle:1; member