Searched refs:RTLBT_IC_FLAG_SIMPLE (Results 1 – 3 of 3) sorted by relevance
57 #define RTLBT_IC_FLAG_SIMPLE (0 << 1) macro
50 .flags = RTLBT_IC_FLAG_SIMPLE,
428 (ic->flags & RTLBT_IC_FLAG_SIMPLE) == 0) { in main()