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

/xnu-2782.1.97/bsd/nfs/
H A Dxdr_subs.h85 #define fxdr_unsigned(t, v) ((t)ntohl((uint32_t)(v))) macro
480 (LVAL) = fxdr_unsigned(uint32_t, __tmp); \
H A Dnfsm_subs.h561 (LVAL) = fxdr_unsigned(uint32_t, *__tmpptr); \

Completed in 75 milliseconds