Searched refs:PA_UINT32_TO_BE (Results 1 – 2 of 2) sorted by relevance
121 #define PA_UINT32_TO_BE(x) ((uint32_t)(x)) macro151 #define PA_UINT32_TO_BE(x) PA_UINT32_SWAP(x) macro
34 #define UINT32_TO PA_UINT32_TO_BE