Searched refs:str_high_low (Results 1 – 1 of 1) sorted by relevance
38 static inline const char *str_high_low(bool v) in str_high_low() function42 #define str_low_high(v) str_high_low(!(v))
Completed in 3 milliseconds