Home | History | Annotate | Download | only in dist

Lines Matching refs:toobig

459   char toobig;
474 toobig = FALSE;
503 toobig = TRUE;
508 if (temp < 2 && !toobig)
514 if (temp > 16 || toobig)
521 else if (temp > 36 || toobig)
538 if (temp < 2 && !toobig)
544 if (temp > BC_BASE_MAX || toobig)
556 if (temp > BC_SCALE_MAX || toobig )
567 if (toobig)