Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:TotalIn

509   unsigned TotalIn = TS+FS;
511 << TotalIn << ", spare room: " << Spare << "\n");
512 if (TotalIn >= SizeLimit+Spare)
540 if (TotalIn+TotalPh >= SizeLimit+Spare)