Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/rpc/
Dxdr.h335 extern bool_t xdr_u_hyper (XDR *, u_quad_t *);
/picolibc-3.7.0-3.6.0/newlib/libc/xdr/
Dxdr.c970 xdr_u_hyper (XDR * xdrs, in xdr_u_hyper() function