Home
last modified time | relevance | path

Searched refs:skip_input_bytes (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c163 static bool_t skip_input_bytes (RECSTREAM *, long);
574 if (!skip_input_bytes (rstrm, rstrm->fbtbc)) in xdrrec_skiprecord()
596 if (!skip_input_bytes (rstrm, rstrm->fbtbc)) in xdrrec_eof()
854 skip_input_bytes (RECSTREAM * rstrm, in skip_input_bytes() function