Home | History | Annotate | Download | only in lib

Lines Matching refs:picodata_cbGetCh

159 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this)
592 while ((result == PICO_OK) && (ch = picodata_cbGetCh(this->cbIn)) != PICO_EOF) {