HomeSort by: relevance | last modified time | path
    Searched refs:PADDED_BYTES32 (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libICE/dist/src/
ICElibint.h 76 #define PADDED_BYTES32(_bytes) ((unsigned int) _bytes + PAD32 (_bytes))
  /xsrc/external/mit/libSM/dist/src/
SMlibint.h 71 #define PADDED_BYTES32(_bytes) (_bytes + PAD32 (_bytes))

Completed in 8 milliseconds