Searched refs:swapped32 (Results 1 – 1 of 1) sorted by relevance
66 Uint32 swapped32 = 0xDEADBEEF; in TestEndian() local105 if ( SDL_Swap32(value32) != swapped32 ) { in TestEndian()