Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dxdr_array.c46 #define LASTUNSIGNED ((u_int)0-1) macro
118 stat = (*elproc) (xdrs, target, LASTUNSIGNED); in xdr_array()
158 if (!(*xdr_elem) (xdrs, elptr, LASTUNSIGNED)) in libc_hidden_def()
Dxdr_ref.c46 #define LASTUNSIGNED ((u_int)0-1) macro
87 stat = (*proc) (xdrs, loc, LASTUNSIGNED); in xdr_reference()
Dxdr.c55 #define LASTUNSIGNED ((u_int) 0-1) macro
710 return (*(choices->proc)) (xdrs, unp, LASTUNSIGNED); in libc_hidden_def()
717 (*dfault) (xdrs, unp, LASTUNSIGNED)); in libc_hidden_def()
820 if (xdr_string (xdrs, cpp, LASTUNSIGNED)) in libc_hidden_def()