Searched defs:strtoul (Results 1 – 3 of 3) sorted by relevance
28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) macro