Home
last modified time | relevance | path

Searched defs:strtol (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dstrtol.c33 # define strtol wcstoull macro
36 # define strtol wcstoul macro
41 # define strtol strtoull macro
44 # define strtol strtoul macro
51 # define strtol wcstoll macro
54 # define strtol wcstol macro
59 # define strtol strtoll macro
95 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, in INTERNAL() argument
100 libc_hidden_def (INTERNAL (strtol)) in libc_hidden_def()

Completed in 5 milliseconds