Searched refs:strtol_l (Results 1 – 3 of 3) sorted by relevance
63 # define strtol_l wcstoull_l macro65 # define strtol_l wcstoul_l macro69 # define strtol_l strtoull_l macro71 # define strtol_l strtoul_l macro77 # define strtol_l wcstoll_l macro79 # define strtol_l wcstol_l macro83 # define strtol_l strtoll_l macro85 # define strtol_l strtol_l macro90 #define __strtol_l __strtol_l2(strtol_l)549 weak_alias (__strtol_l, strtol_l)
52 strtol_l strtoul_l strtoll_l strtoull_l \
275 extern long int strtol_l (const char *__restrict __nptr,
Completed in 9 milliseconds