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

/xnu-2422.115.4/bsd/i386/
H A Dendian.h79 #define _QUAD_LOWWORD 0 macro
/xnu-2422.115.4/bsd/nfs/
H A Dxdr_subs.h90 ((uint32_t *)(t))[_QUAD_LOWWORD] = ntohl(((uint32_t *)(f))[1]); \
94 ((uint32_t *)(t))[1] = htonl(((uint32_t *)(f))[_QUAD_LOWWORD]); \

Completed in 22 milliseconds