Searched refs:swapped16 (Results 1 – 1 of 1) sorted by relevance
64 Uint16 swapped16 = 0xABCD; in TestEndian() local96 if ( SDL_Swap16(value16) != swapped16 ) { in TestEndian()