Home | History | Annotate | Download | only in pre_gen

Lines Matching defs:TOOM_SQR_CUTOFF

7289   if (a->used >= TOOM_SQR_CUTOFF) {
9504 TOOM_SQR_CUTOFF = 400;