Searched refs:is_be (Results 1 – 1 of 1) sorted by relevance
76 const bool is_be = IS_ENABLED(CONFIG_CPU_BIG_ENDIAN); in test_hexdump_prepare_test() local88 result = is_be ? test_data_8_be : test_data_8_le; in test_hexdump_prepare_test()90 result = is_be ? test_data_4_be : test_data_4_le; in test_hexdump_prepare_test()92 result = is_be ? test_data_2_be : test_data_2_le; in test_hexdump_prepare_test()