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