Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcurses/screen/
H A Dpnoutref.c50 pnoutrefresh(WINDOW *pad, int pby, int pbx, int sby, int sbx, int sey, int sex) in pnoutrefresh()
/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c855 const Byte *pby = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1; in ReadMatchDistances() local