Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr.c90 xdr_int (XDR * xdrs, in xdr_int() function
116 # error Unexpected integer sizes in xdr_int() in xdr_int()
150 # error Unexpected integer sizes in xdr_int() in xdr_u_int()
496 if (!xdr_int (xdrs, &i)) in xdr_char()
/picolibc-latest/newlib/libc/include/rpc/
Dxdr.h298 extern bool_t xdr_int (XDR *, int *);