Searched refs:ascii_toupper (Results 1 – 4 of 4) sorted by relevance
123 char ascii_toupper(char x);
187 char ascii_toupper(char x) { in ascii_toupper() function208 *p = ascii_toupper(*p); in ascii_strupper()
2440 ret[j++] = is_dir ? ascii_toupper(ab_map[i]) : ab_map[i]; in age_by_to_string()2878 } else if (*s == ascii_toupper(age_by_types[i].age_by_chr)) { in parse_age_by_from_arg()
2480 joined[0] = ascii_toupper(joined[0]); in unit_log_resources()