Searched refs:GUINT32_SWAP_LE_BE_CONSTANT (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_defsfont.h381 #define GUINT32_SWAP_LE_BE_CONSTANT(val) ((unsigned int) ( \ macro
388 #define GUINT32_SWAP_LE_BE(val) (GUINT32_SWAP_LE_BE_CONSTANT (val))

Completed in 103 milliseconds