Searched refs:strsuftollx (Results 1 – 2 of 2) sorted by relevance
/system/core/toolbox/upstream-netbsd/lib/libc/stdlib/ |
D | strsuftoll.c | 94 __weak_alias(strsuftollx, _strsuftollx) in __weak_alias() 122 result = strsuftollx(desc, val, min, max, errbuf, sizeof(errbuf)); in __weak_alias() 244 strsuftollx(const char *desc, const char *val, in strsuftollx() function
|
/system/core/toolbox/ |
D | bsd-compatibility.h | 66 long long strsuftollx(const char *, const char *, long long, long long,
|