Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_mem.c60 static bool_t xdrmem_getlong_unaligned (XDR *, long *);
88 xdrmem_getlong_unaligned,
149 xdrmem_getlong_unaligned (XDR * xdrs, in xdrmem_getlong_unaligned() function