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

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c134 /* `basefix' is used to avoid `if' tests in the integer scanner */
135 static short basefix[17] = local
549 base = basefix[base];
555 base = basefix[base];

Completed in 15 milliseconds