Searched refs:REG_ATOI (Results 1 – 14 of 14) sorted by relevance
52 #define REG_ATOI 255 /* convert name to number (!) */ macro
76 if (errcode == REG_ATOI) in regerror()
186 ne = regerror(REG_ATOI, &re, erbuf, sizeof(erbuf));508 (void) regerror(REG_ATOI, &re, efbuf, sizeof(efbuf));
61 the syntax is disgusting and so is the implementation. The REG_ATOI71 small extensions -- REG_ITOA and REG_ATOI -- which avoid debugging kludges
82 #define REG_ATOI 255 /* convert name to number (!) */ macro
92 if (errcode == REG_ATOI) in llvm_regerror()
499 pub const REG_ATOI: ::c_int = 255; constant
1310 pub const REG_ATOI: ::c_int = 255; constant