Searched refs:str_on_off (Results 1 – 1 of 1) sorted by relevance
44 static inline const char *str_on_off(bool v) in str_on_off() function48 #define str_off_on(v) str_on_off(!(v))
Completed in 3 milliseconds