Home | History | Annotate | Download | only in src

Lines Matching refs:breakOnFirstHit

11922 	if (breakOnFirstHit) goto first_hit; }
11934 if (breakOnFirstHit) goto first_hit; }
11967 int breakOnFirstHit;
12139 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;