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