Searched refs:last_phys (Results 1 – 1 of 1) sorted by relevance
148 #define last_phys editb.e_peol /* last column in physical */ macro371 last_phys = i; in ed_viread()451 last_phys = ed_virt_to_phys(vp->ed,virtual,physical,last_virt,0,0); in ed_viread()452 if( last_phys >= w_size ) in ed_viread()458 vp->last_wind = last_phys; in ed_viread()477 putstring(vp,0, last_phys+1); in ed_viread()591 cursor(vp, last_phys); in ed_viread()642 if( last_virt<max_col && last_phys<max_col ) in append()1169 last_phys = INVALID; in del_line()1545 physical[++last_phys] = 0; in getline()[all …]