Searched defs:STRTOUL (Results 1 – 1 of 1) sorted by relevance
310 # define STRTOUL(c,p,b) strtoul((c),(p),(b)) macro322 # define STRTOUL(c,p,b) wcstoul((c),(p),(b)) macro