Searched refs:Z_C_GENERIC (Results 1 – 5 of 5) sorted by relevance
25 #ifndef Z_C_GENERIC27 #define Z_C_GENERIC 1 macro29 #define Z_C_GENERIC 0 macro
154 #if Z_C_GENERIC500 #if Z_C_GENERIC
62 zassert_equal(must_runtime, !Z_C_GENERIC); \690 if (Z_C_GENERIC == 0) { in cbprintf_rw_loc_const_char_ptr()781 if (Z_C_GENERIC == 0) { in ZTEST()912 printk("%s C11 _Generic\n", Z_C_GENERIC ? "With" : "Without"); in print_size_and_alignment_info()
67 #define Z_C_GENERIC 0 macro1187 if (!Z_C_GENERIC) { in ZTEST()1255 if (!Z_C_GENERIC) { in ZTEST()1359 Z_C_GENERIC ? "with" : "without"); in cbprintf_setup()
21 !Z_C_GENERIC