Home | History | Annotate | Download | only in lib

Lines Matching refs:inspaceok

136     picoos_uint8 inspaceok;      /* flag: headx/cbuf has space for an item */
174 acph->inspaceok = TRUE;
1076 while (acph->inspaceok && acph->needsmoreitems && (PICO_OK ==
1111 /* check/set inspaceok, keep spare slot for forcing */
1115 acph->inspaceok = FALSE;
1131 } else if (!acph->inspaceok) {
1410 acph->inspaceok = TRUE;