Searched defs:always_true (Results 1 – 1 of 1) sorted by relevance
473 #define always_true() true macro476 bool __weak always_true(void) { return true; } in always_true() function