Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr.c719 char * unp, in xdr_union() argument
740 return ((*(choices->proc)) (xdrs, unp, LASTUNSIGNED)); in xdr_union()
746 return ((dfault == NULL_xdrproc_t) ? FALSE : (*dfault) (xdrs, unp, LASTUNSIGNED)); in xdr_union()