Searched refs:end_of_str (Results 1 – 1 of 1) sorted by relevance
693 static inline bool end_of_str(char c) in end_of_str() function705 return __end_of_region(c) || end_of_str(c); in end_of_region()717 return end_of_str(*str) ? NULL : str; in bitmap_find_region()776 return end_of_str(*str) ? NULL : str; in bitmap_parse_region()