Searched refs:GUINT32_SWAP_LE_BE_CONSTANT (Results 1 – 2 of 2) sorted by relevance
133 #define GUINT32_SWAP_LE_BE_CONSTANT(val) ((guint32) ( \ macro179 __v = GUINT32_SWAP_LE_BE_CONSTANT (__x); \193 __v = GUINT32_SWAP_LE_BE_CONSTANT (__x); \233 __v = GUINT32_SWAP_LE_BE_CONSTANT (__x); \258 __v = GUINT32_SWAP_LE_BE_CONSTANT (__x); \280 # define GUINT32_SWAP_LE_BE(val) (GUINT32_SWAP_LE_BE_CONSTANT (val))285 # define GUINT32_SWAP_LE_BE(val) (GUINT32_SWAP_LE_BE_CONSTANT (val))
268 GUINT32_SWAP_LE_BE_CONSTANT