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

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcommonp.h304 #ifndef SWAB_32
305 #define SWAB_32(field) ( \ macro
311 #endif /* SWAB_32 */
321 field = SWAB_32(field); \
351 *(ptr) = SWAB_32(*(ptr)); \
H A Ddglsn.c316 dhdr->field = SWAB_32(shdr->field); \
/macosx-10.10/dcerpc-61/dcerpc/idl_lib/
H A Dndrfloat.c403 #define SWAB_32(dst, src) ( \ macro
428 #define SWAB_32(dst, src) ( \ macro
2212 SWAB_32(dstp, srcp);
2227 SWAB_32(buff, srcp);
2228 SWAB_32(buff+4, srcp+4);
2231 SWAB_32(buff, srcp);
2261 SWAB_32(dstp, srcp);
2273 SWAB_32(buff, srcp);
2356 SWAB_32(buff, srcp);
2473 SWAB_32(buf
[all...]

Completed in 118 milliseconds