Searched refs:GUINT16_SWAP_LE_BE_CONSTANT (Results 1 – 3 of 3) sorted by relevance
129 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \ macro165 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \222 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \275 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))279 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))284 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
267 GUINT16_SWAP_LE_BE_CONSTANT
26 reorg and clean up. New implementation of GUINT16_SWAP_LE_BE_CONSTANT()