Searched refs:GUINT64_SWAP_LE_BE_CONSTANT (Results 1 – 3 of 3) sorted by relevance
142 #define GUINT64_SWAP_LE_BE_CONSTANT(val) ((guint64) ( \209 __r.__ll = GUINT64_SWAP_LE_BE_CONSTANT (__w.__ll); \247 __v = GUINT64_SWAP_LE_BE_CONSTANT (__x); \271 __v = GUINT64_SWAP_LE_BE_CONSTANT (__x); \284 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_CONSTANT (val))289 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_CONSTANT (val))
201 #define GUINT64_SWAP_LE_BE_CONSTANT(val) ((guint64) ( \ macro274 __r.__ll = GUINT64_SWAP_LE_BE_CONSTANT (__w.__ll); \316 __v = GUINT64_SWAP_LE_BE_CONSTANT (__x); \344 __v = GUINT64_SWAP_LE_BE_CONSTANT (__x); \364 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_CONSTANT (val))370 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_CONSTANT (val))
596 GUINT64_SWAP_LE_BE_CONSTANT