Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtsubtable.c264 Subtable->StackTop = Gbl_SubtableStack; in DtPushSubtable()
292 Gbl_SubtableStack = Subtable->StackTop; in DtPopSubtable()
H A Ddtcompiler.h222 struct dt_subtable *StackTop; member