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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dxdr_subs.h92 ((long *)(t))[_QUAD_LOWWORD] = ntohl(((long *)(f))[1]); \
96 ((long *)(t))[1] = htonl(((long *)(f))[_QUAD_LOWWORD]); \
/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Dendian.h79 #define _QUAD_LOWWORD 0 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dendian.h101 #define _QUAD_LOWWORD 1 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_vfsops.c133 tmp.val[_QUAD_LOWWORD] = (l); \

Completed in 89 milliseconds