Searched refs:LASTUNSIGNED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/xdr/
H A Dxdr.c65 #define LASTUNSIGNED ((u_int) 0-1) macro
686 return xdr_string(xdrs, cpp, LASTUNSIGNED);
/freebsd-10.3-release/lib/libc/xdr/
H A Dxdr.c67 #define LASTUNSIGNED ((u_int) 0-1) macro
793 return xdr_string(xdrs, cpp, LASTUNSIGNED);

Completed in 99 milliseconds