Searched refs:doneCycle (Results 1 – 3 of 3) sorted by relevance
186 Buf_AddFlag(&buf, flags.doneCycle, "DONECYCLE"); in GNodeFlags_ToString()1140 if (gn->flags.doneCycle) { in MakePrintStatus()1149 gn->flags.doneCycle = true; in MakePrintStatus()1198 gn->flags.doneCycle = true; in MakePrintStatus()1203 gn->flags.doneCycle = true; in MakePrintStatus()
469 && !flags.doneCycle; in GNodeFlags_IsNone()
403 bool doneCycle:1; member