Lines Matching defs:strtol
77 # define strtol __wcstoull_l macro
79 # define strtol __wcstoul_l macro
83 # define strtol __strtoull_l macro
85 # define strtol __strtoul_l macro
91 # define strtol __wcstoll_l macro
93 # define strtol __wcstol_l macro
97 # define strtol __strtoll_l macro
99 # define strtol __strtol_l macro
107 # define strtol wcstoull macro
109 # define strtol wcstoul macro
113 # define strtol strtoull macro
115 # define strtol strtoul macro
121 # define strtol wcstoll macro
123 # define strtol wcstol macro
127 # define strtol strtoll macro