Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pack/
H A Dpack.c82 int lastnode; variable
275 lastnode = END; in packfile()
277 parent[heap[1].node] = ++lastnode; in packfile()
282 parent[heap[1].node] = lastnode; in packfile()
283 heap[1].node = lastnode; in packfile()
287 parent[lastnode] = 0; in packfile()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4486 \toks2 = \expandafter{\lastnode}%
5853 % @node's only job in TeX is to define \lastnode, which is used in
5864 \def\dodonode#1,#2\finishnodeparse{\gdef\lastnode{#1}}
5867 \let\lastnode=\empty
5873 \ifx\lastnode\empty\else
5874 \setref{\lastnode}{#1}%
5875 \global\let\lastnode=\empty