Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/xdr/
Dxdr_stdio.c55 static bool_t xdrstdio_getlong (XDR *, long *);
69 xdrstdio_getlong, /* deseraialize a long int */
110 xdrstdio_getlong (XDR * xdrs, in xdrstdio_getlong() function