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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/disc/
H A Dsfdcdos.c46 Sfoff_t llast; member in struct:_dosdisc
133 dp->llast = dp->lhere;
247 offset = dp->llast;
252 n = offset - dp->llast;
300 return(dp->llast);
306 if(offset<dp->llast || offset > dp->lhere)
314 mp->logical = dp->llast;
/macosx-10.9.5/system_cmds-597.90.1/ltop.tproj/
H A Dltop.c386 struct ledger *l, *lnext, *llast; local
403 llast = NULL;
407 if (llast)
408 llast->next = lnext;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/ltop.tproj/
H A Dltop.c386 struct ledger *l, *lnext, *llast; local
403 llast = NULL;
407 if (llast)
408 llast->next = lnext;
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el11437 tags tags-list tags-alist (llast 0) rtn level category i txt
11449 (setq i llast llast level)

Completed in 118 milliseconds