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

/macosx-10.9.5/remote_cmds-41.90.1/rwhod.tproj/
H A Drwhod.c411 register struct whoent *we = mywd.wd_we, *wlast; local
430 wlast = &mywd.wd_we[1024 / sizeof(struct whoent) - 1];
440 if (++we > wlast)
460 wlast = &mywd.wd_we[1024 / sizeof(struct whoent) - 1];
469 if (we >= wlast)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dgen_peg_canon.tcl406 set wlast $l
412 set wlast $width
417 $t set $n Wlast $wlast

Completed in 88 milliseconds