Home
last modified time | relevance | path

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

/stdlib/
A Dstrtol_l.c63 # define strtol_l wcstoull_l macro
65 # define strtol_l wcstoul_l macro
69 # define strtol_l strtoull_l macro
71 # define strtol_l strtoul_l macro
77 # define strtol_l wcstoll_l macro
79 # define strtol_l wcstol_l macro
83 # define strtol_l strtoll_l macro
85 # define strtol_l strtol_l macro

Completed in 5 milliseconds