Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/include/rpc/
Dxdr.h297 extern bool_t xdr_u_short (XDR *, u_short *);
/picolibc-3.5.0-3.4.0/newlib/libc/xdr/
Dxdr.c298 xdr_u_short (XDR * xdrs, in xdr_u_short() function