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

/xsrc/external/mit/libSM/dist/src/
H A DSMlibint.h107 #define STORE_CARD32(_pBuf, _val) \ macro
160 STORE_CARD32 (_pBuf, (CARD32) _len); \
169 STORE_CARD32 (_pBuf, _count); \
175 STORE_CARD32 (_pBuf, _props[_i]->num_vals); \
H A Dsm_client.c310 STORE_CARD32 (pData, (CARD32) count);
311 STORE_CARD32 (pData, (CARD32) 0); /* padding */
440 STORE_CARD32 (pData, (CARD32) numProps);
441 STORE_CARD32 (pData, (CARD32) 0); /* padding */
/xsrc/external/mit/libICE/dist/src/
H A DICElibint.h170 #define STORE_CARD32(_pBuf, _val) \ macro

Completed in 4 milliseconds