Searched defs:is_be (Results 1 – 3 of 3) sorted by relevance
17 RK_BOOL is_be; member
76 const bool is_be = IS_ENABLED(CONFIG_CPU_BIG_ENDIAN); in test_hexdump_prepare_test() local
101 bool is_64, is_be; variable