Home
last modified time | relevance | path

Searched refs:last_phys (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c153 #define last_phys editb.e_peol /* last column in physical */ macro
376 last_phys = i; in ed_viread()
456 last_phys = ed_virt_to_phys(vp->ed,virtual,physical,last_virt,0,0); in ed_viread()
457 if( last_phys >= w_size ) in ed_viread()
463 vp->last_wind = last_phys; in ed_viread()
482 putstring(vp,0, last_phys+1); in ed_viread()
596 cursor(vp, last_phys); in ed_viread()
643 if( last_virt<max_col && last_phys<max_col ) in append()
1117 last_phys = INVALID; in del_line()
1484 last_phys++; in getline()
[all …]