Searched refs:xdr_u_hyper (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/include/rpc/ | ||
D | xdr.h | 335 extern bool_t xdr_u_hyper (XDR *, u_quad_t *); |
/picolibc-latest/newlib/libc/xdr/ | ||
D | xdr.c | 970 xdr_u_hyper (XDR * xdrs, in xdr_u_hyper() function |