Searched defs:STRTOUL (Results 1 – 1 of 1) sorted by relevance
39 #define STRTOUL wcstoul macro73 #define STRTOUL(a,b,c) (strtoul(a,(char**)b,c)) macro