Home
last modified time | relevance | path

Searched defs:is_be (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/
H A Dformat.h17 RK_BOOL is_be; member
/OK3568_Linux_fs/kernel/lib/
H A Dtest_hexdump.c76 const bool is_be = IS_ENABLED(CONFIG_CPU_BIG_ENDIAN); in test_hexdump_prepare_test() local
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c101 bool is_64, is_be; variable