Searched refs:SWAP32 (Results 1 – 3 of 3) sorted by relevance
531 # define SWAP32 bswap_32 macro542 # define SWAP32 OSSwapInt32 macro551 # define SWAP32 bswap32 macro580 #elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP32) && !defined(__cplusplus) in store_32_be()626 #elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP32) && !defined(__cplusplus) in load_32_be()665 #elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP32) && !defined(__cplusplus) in store_32_le()711 #elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP32) && !defined(__cplusplus) in load_32_le()
422 #define SWAP32(_x) ((u_int32_t)( \ macro434 #define SWAP32(_x) ((u_int32_t)( \ macro
3501 integer = SWAP32(p_modal->ant_ctrl_common); in ar9300_check_eeprom()3505 integer = SWAP32(p_modal->ant_ctrl_chain[i]); in ar9300_check_eeprom()