Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dpercent-util.c25 static int parse_parts_value_with_tenths_place(const char *p, const char *symbol) { in parse_parts_value_with_tenths_place() function
122 return parse_parts_value_with_tenths_place(p, "%"); in parse_permille_unbounded()
144 return parse_parts_value_with_tenths_place(p, "‰"); in parse_permyriad_unbounded()