Home | History | Annotate | Download | only in lib

Lines Matching refs:needsmoreitems

137     picoos_uint8 needsmoreitems; /* flag: need more items */
175 acph->needsmoreitems = TRUE;
1076 while (acph->inspaceok && acph->needsmoreitems && (PICO_OK ==
1105 /* check/set needsmoreitems */
1108 acph->needsmoreitems = FALSE;
1127 if (!acph->needsmoreitems) {
1141 acph->needsmoreitems = FALSE; /* not really needed for now */
1411 acph->needsmoreitems = TRUE;