Searched refs:WORD64COUNT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libICE/dist/src/
H A Derror.c110 WORD64COUNT (8 + length));
184 WORD64COUNT (bytes));
215 WORD64COUNT (bytes));
246 WORD64COUNT (bytes));
276 WORD64COUNT (bytes));
326 WORD64COUNT (bytes));
H A DICElibint.h83 #define WORD64COUNT(_bytes) (((unsigned int) ((_bytes) + 7)) >> 3) macro
H A Dprotosetup.c160 SIZEOF (iceProtocolSetupMsg), WORD64COUNT (extra),
H A Dprocess.c451 pMsg->length += WORD64COUNT (authDataLen);
477 pMsg->length += WORD64COUNT (authDataLen);
502 pMsg->length += WORD64COUNT (authDataLen);
527 SIZEOF (iceConnectionReplyMsg), WORD64COUNT (extra),
564 SIZEOF (iceProtocolReplyMsg), WORD64COUNT (extra),
H A Dconnect.c341 SIZEOF (iceConnectionSetupMsg), WORD64COUNT (extra),
/xsrc/external/mit/xfindproxy/dist/
H A Dxfindproxy.h43 #define WORD64COUNT(_bytes) (((size_t) ((_bytes) + 7)) >> 3) macro
H A Dxfindproxy.c322 SIZEOF (pmGetProxyAddrMsg), WORD64COUNT (len),
/xsrc/external/mit/libSM/dist/src/
H A Dsm_manager.c195 SIZEOF (smRegisterClientReplyMsg), WORD64COUNT (extra),
327 pMsg->length += WORD64COUNT (bytes);
H A Dsm_client.c205 SIZEOF (smRegisterClientMsg), WORD64COUNT (extra),
265 SIZEOF (smRegisterClientMsg), WORD64COUNT (extra),
306 SIZEOF (smCloseConnectionMsg), WORD64COUNT (extra),
408 pMsg->length += WORD64COUNT (bytes);
436 SIZEOF (smDeletePropertiesMsg), WORD64COUNT (extra),
H A DSMlibint.h78 #define WORD64COUNT(_bytes) (((unsigned int) ((_bytes) + 7)) >> 3) macro
/xsrc/external/mit/proxymngr/dist/
H A Dpmint.h90 #define WORD64COUNT(_bytes) (((unsigned int) ((_bytes) + 7)) >> 3) macro
H A Dmain.c335 SIZEOF (pmGetProxyAddrMsg), WORD64COUNT (len),
378 SIZEOF (pmGetProxyAddrReplyMsg), WORD64COUNT (len),

Completed in 10 milliseconds