Searched refs:lastnode (Results 1 – 5 of 5) sorted by relevance
74 static phandle_t lastnode; /* speed hack */ variable143 if (node != 0 && node != lastnode) { in openfirm_ioctl()148 lastnode = node; in openfirm_ioctl()235 *(phandle_t *)data = lastnode = node; in openfirm_ioctl()242 *(phandle_t *)data = lastnode = node; in openfirm_ioctl()254 of->of_nodeid = lastnode = node; in openfirm_ioctl()
2486 lastnode = 0; in add_value()2492 if (code->tree[lastnode].branches[0] == in add_value()2493 code->tree[lastnode].branches[1]) in add_value()2503 if (!(code->tree[lastnode].branches[bit] < 0)) in add_value()2525 lastnode = nextnode; in add_value()2532 if (code->tree[lastnode].branches[bit] < 0) in add_value()2543 lastnode = code->tree[lastnode].branches[bit]; in add_value()2547 if (!(code->tree[lastnode].branches[0] == -1 in add_value()2548 && code->tree[lastnode].branches[1] == -2)) in add_value()2556 code->tree[lastnode].branches[0] = value; in add_value()[all …]
197 uint32_t lastnode, i; in treehash_setup() local203 lastnode = idx+(1<<height); in treehash_setup()212 for (; idx < lastnode; idx++) { in treehash_setup()
1248 % \lastnode when called from \setref -> \pdfmkdest.4589 \write\tocfile{@#1entry{#2}{#3}{\lastnode}{\noexpand\folio}}}%5977 % @node's only job in TeX is to define \lastnode, which is used in5988 \def\dodonode#1,#2\finishnodeparse{\gdef\lastnode{#1}}5991 \let\lastnode=\empty5997 \ifx\lastnode\empty\else5998 \setref{\lastnode}{#1}%5999 \global\let\lastnode=\empty
5256 \let\lastnode=\empty % no node to associate with5987 \write\tocfile{@#1entry{#2}{#3}{\lastnode}{\noexpand\folio}}}%7799 % @node's only job in TeX is to define \lastnode, which is used in7810 \def\dodonode#1,#2\finishnodeparse{\gdef\lastnode{#1}}7813 \let\lastnode=\empty7819 \ifx\lastnode\empty\else7820 \setref{\lastnode}{#1}%7821 \global\let\lastnode=\empty