Searched refs:BASE10 (Results 1 – 1 of 1) sorted by relevance
62 #define BASE10 10 macro195 number = getnum(BASE10, width, SIGNED); in mks_vfscanf()200 number = getnum(BASE10, width, UNSIGNED); in mks_vfscanf()424 width = (int) strtol(fmtptr-1, (char **)0, BASE10); in gettoken()