Searched refs:needsmoreitems (Results 1 – 2 of 2) sorted by relevance
137 picoos_uint8 needsmoreitems; /* flag: need more items */ member175 acph->needsmoreitems = TRUE; in acphInitialize()1076 while (acph->inspaceok && acph->needsmoreitems && (PICO_OK == in acphStep()1108 acph->needsmoreitems = FALSE; in acphStep()1127 if (!acph->needsmoreitems) { in acphStep()1141 acph->needsmoreitems = FALSE; /* not really needed for now */ in acphStep()1411 acph->needsmoreitems = TRUE; in acphStep()
187 picoos_uint8 needsmoreitems; /* flag: need more items */ member266 sa->needsmoreitems = TRUE; in saInitialize()1219 while (sa->inspaceok && sa->needsmoreitems in saStep()1283 sa->needsmoreitems = FALSE; in saStep()1302 if (!sa->needsmoreitems) { in saStep()1316 sa->needsmoreitems = FALSE; /* not really needed for now */ in saStep()1532 sa->needsmoreitems = TRUE; in saStep()