Searched refs:PA_INT32_TO_BE (Results 1 – 2 of 2) sorted by relevance
115 #define PA_INT32_TO_BE(x) ((int32_t)(x)) macro145 #define PA_INT32_TO_BE(x) PA_INT32_SWAP(x) macro
32 #define INT32_TO PA_INT32_TO_BE