Home
last modified time | relevance | path

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

/linux/lib/
A Dtest_scanf.c732 test_simple_strtoxx(long long, simple_strtoll, "%lld", 10); in test_simple_strtoll()
733 test_simple_strtoxx(long long, simple_strtoll, "%lld", 0); in test_simple_strtoll()
734 test_simple_strtoxx(long long, simple_strtoll, "%llx", 16); in test_simple_strtoll()
735 test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 16); in test_simple_strtoll()
736 test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 0); in test_simple_strtoll()
A Dlib.a3 …timerqueue_iterate_next�simple_strtoull�simple_strtoul�simple_strtol�simple_strtoll�no_hash_pointe…
A Dvsprintf.c149 long long simple_strtoll(const char *cp, char **endp, unsigned int base) in simple_strtoll() function
153 EXPORT_SYMBOL(simple_strtoll);
/linux/fs/nfsd/
A Dfault_inject.c74 val = simple_strtoll(write_buf, NULL, 0); in fault_inject_write()
/linux/include/linux/
A Dkstrtox.h148 extern long long simple_strtoll(const char *,char **,unsigned int);
/linux/Documentation/process/
A Ddeprecated.rst98 simple_strtol(), simple_strtoll(), simple_strtoul(), simple_strtoull()
100 The simple_strtol(), simple_strtoll(),
/linux/Documentation/translations/it_IT/process/
A Ddeprecated.rst107 simple_strtol(), simple_strtoll(), simple_strtoul(), simple_strtoull()
109 Le funzioni simple_strtol(), simple_strtoll(),
/linux/Documentation/dev-tools/
A Dcheckpatch.rst293 The simple_strtol(), simple_strtoll(), simple_strtoul(), and
/linux/
A Dvmlinux.symvers8810 0x00000000 simple_strtoll vmlinux EXPORT_SYMBOL
A DSystem.map17795 ffff8000104e6f60 T simple_strtoll
A D.tmp_System.map17795 ffff8000104e6f60 T simple_strtoll

Completed in 992 milliseconds