Home | History | Annotate | Download | only in src

Lines Matching refs:LL

404     val *= 1000000LL;
407 if (val < 1LL)
408 val = 1LL;