Home
last modified time | relevance | path

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)) in test() macro
395 NOT_SWAPPED(' '); in test()
396 NOT_SWAPPED('0000'); in test()
397 NOT_SWAPPED('1111'); in test()
398 NOT_SWAPPED('aaaa'); in test()
401 #undef NOT_SWAPPED in test()