Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c164 static bool_t realloc_stream (RECSTREAM *, int);
679 if (!realloc_stream (rstrm, rstrm->in_reclen)) in __xdrrec_getrec()
889 realloc_stream (RECSTREAM * rstrm, in realloc_stream() function