Searched refs:basefix (Results 1 - 1 of 1) sorted by relevance

/sendmail/libsm/
H A Dvfscanf.c132 /* `basefix' is used to avoid `if' tests in the integer scanner */
133 static short basefix[17] = local
547 base = basefix[base];
553 base = basefix[base];

Completed in 1821 milliseconds