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