Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds