Home | History | Annotate | Download | only in dist

Lines Matching refs:tooBig

10519   u8   tooBig;         /* Becomes true if string size exceeds limits */
18979 if( p->tooBig | p->mallocFailed ){
18980 testcase(p->tooBig);
18993 p->tooBig = 1;
19003 p->tooBig = 1;
19076 p->tooBig = 0;
81043 if( pAccum->tooBig ){