Home
last modified time | relevance | path

Searched refs:str_true_false (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dstring_choices.h68 static inline const char *str_true_false(bool v) in str_true_false() function
72 #define str_false_true(v) str_true_false(!(v))