Home | History | Annotate | Download | only in lib

Lines Matching refs:PICO_EOF

1015                 /* in normal circumstances, rv is either PICO_EOF (no more items in cbIn) or PICO_BUF_OVERFLOW
1017 if ((PICO_EOF != rv) && (PICO_EXC_BUF_OVERFLOW != rv)) {
1023 if (PICO_EOF == rv) { /* there are no more items available */