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

/haiku/src/tests/kits/support/
H A DByteOrderTest.cpp355 #define NOT_SWAPPED(x) CHK(!is_type_swapped(x)) macro
395 NOT_SWAPPED(' ');
396 NOT_SWAPPED('0000');
397 NOT_SWAPPED('1111');
398 NOT_SWAPPED('aaaa');
401 #undef NOT_SWAPPED macro

Completed in 25 milliseconds