Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pack/
H A Dpack.c84 int lastnode; variable
277 lastnode = END; in packfile()
279 parent[heap[1].node] = ++lastnode; in packfile()
284 parent[heap[1].node] = lastnode; in packfile()
285 heap[1].node = lastnode; in packfile()
289 parent[lastnode] = 0; in packfile()
/titanic_41/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