Searched refs:UAL_VALUE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dappletalk.h79 #define UAL_VALUE(x) (*(unsigned long *) &(x[0])) macro
H A Datp_write.c597 long bufaddr = UAL_VALUE(bdsp->bdsBuffAddr);
1324 if (UAL_VALUE(bdsp->bdsBuffAddr)) {
1700 if ((bufaddr = UAL_VALUE(bdsp->bdsBuffAddr)) != 0 &&
H A Dddp_r_zip.c775 *((u_long*)user_bytes) = UAL_VALUE(atp->user_bytes);
1181 *((u_long*)user_bytes) = UAL_VALUE(atp->user_bytes);

Completed in 10 milliseconds