Home
last modified time | relevance | path

Searched defs:tlo (Results 1 – 2 of 2) sorted by relevance

/external/jdiff/src/jdiff/
DDiffMyers.java144 int x, y, oldx, tlo = fd[fdiagoff + d - 1], thi = fd[fdiagoff + d + 1]; in diag() local
176 int x, y, oldx, tlo = bd[bdiagoff + d - 1], thi = bd[bdiagoff + d + 1]; in diag() local
/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp4366 uint64_t thi = phi, tmid = pmid, tlo = plo; in fxmath_decimal_helper_truncate() local