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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c153 #define last_phys editb.e_peol /* last column in physical */ macro
376 last_phys = i;
456 last_phys = ed_virt_to_phys(vp->ed,virtual,physical,last_virt,0,0);
457 if( last_phys >= w_size )
463 vp->last_wind = last_phys;
482 putstring(vp,0, last_phys+1);
596 cursor(vp, last_phys);
647 if( last_virt<max_col && last_phys<max_col )
1167 last_phys = INVALID;
1540 last_phys
[all...]

Completed in 121 milliseconds