Searched refs:REG_ATOI (Results 1 – 4 of 4) sorted by relevance
62 #define REG_ATOI 255 /* convert name to number (!) */ macro
77 if (errcode == REG_ATOI) in regerror()
187 ne = regerror(REG_ATOI, &re, erbuf, sizeof(erbuf));508 (void) regerror(REG_ATOI, &re, efbuf, sizeof(efbuf));
45 the syntax is disgusting and so is the implementation. The REG_ATOI55 small extensions -- REG_ITOA and REG_ATOI -- which avoid debugging kludges
Completed in 6 milliseconds