Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkstrtox.h148 extern long long simple_strtoll(const char *,char **,unsigned int);
/linux/Documentation/process/
H A Ddeprecated.rst112 simple_strtol(), simple_strtoll(), simple_strtoul(), simple_strtoull()
114 The simple_strtol(), simple_strtoll(),
/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst121 simple_strtol(), simple_strtoll(), simple_strtoul(), simple_strtoull()
123 Le funzioni simple_strtol(), simple_strtoll(),
/linux/Documentation/translations/sp_SP/process/
H A Ddeprecated.rst120 simple_strtol(), simple_strtoll(), simple_strtoul(), simple_strtoull()
122 Las funciones: simple_strtol(), simple_strtoll(), simple_strtoul(), y
/linux/lib/
H A Dvsprintf.c157 long long simple_strtoll(const char *cp, char **endp, unsigned int base) in simple_strtoll() function
161 EXPORT_SYMBOL(simple_strtoll);