Lines Matching refs:PICO_EOF
168 return PICO_EOF;186 return PICO_EOF;316 * PICO_EOF : 'this' is empty; no new items available592 while ((result == PICO_OK) && (ch = picodata_cbGetCh(this->cbIn)) != PICO_EOF) {