Searched refs:str_yes_no (Results 1 – 1 of 1) sorted by relevance
68 static inline const char *str_yes_no(bool v) in str_yes_no() function72 #define str_no_yes(v) str_yes_no(!(v))
Completed in 3 milliseconds