Home
last modified time | relevance | path

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

/src/lib/libutil/
H A Dexpand_number.c41 expand_impl(const char *buf, uint64_t *num, bool *neg) in expand_impl() function
142 if (expand_impl(buf, &number, &neg) != 0) in expand_number()
174 if (expand_impl(buf, &number, &neg) != 0) in expand_unsigned()