Searched defs:PA_UINT32_FROM_LE (Results 1 – 1 of 1) sorted by relevance
117 #define PA_UINT32_FROM_LE(x) PA_UINT32_SWAP(x) macro147 #define PA_UINT32_FROM_LE(x) ((uint32_t)(x)) macro