Searched refs:getnum (Results 1 – 1 of 1) sorted by relevance
165 static ParameterError getnum(long *val, const char *str, int base) in getnum() function186 return getnum(val, str, 10); in str2num()191 ParameterError result = getnum(val, str, 8); in oct2nummax()213 ParameterError result = getnum(val, str, 10); in str2unum()
Completed in 5 milliseconds