Searched defs:__strtol_l (Results 1 – 2 of 2) sorted by relevance
34 # define __strtol_l __wcstoull_l macro37 # define __strtol_l __wcstoul_l macro42 # define __strtol_l __strtoull_l macro45 # define __strtol_l __strtoul_l macro52 # define __strtol_l __wcstoll_l macro55 # define __strtol_l __wcstol_l macro60 # define __strtol_l __strtoll_l macro
90 #define __strtol_l __strtol_l2(strtol_l) macro223 INTERNAL (__strtol_l) (const STRING_TYPE *nptr, STRING_TYPE **endptr, in INTERNAL() argument543 __strtol_l (const STRING_TYPE *nptr, STRING_TYPE **endptr, in __strtol_l() function
Completed in 5 milliseconds