Searched refs:eint2 (Results 1 – 1 of 1) sorted by relevance
140 static const int eint2[] = { variable262 for (i = 0; i < sizeof(eint2)/(2*sizeof(const int)); i += 2) in regcomp()263 if (errorcode == eint2[i]) return eint2[i+1]; in regcomp()