Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddtsubtable.c264 Subtable->StackTop = AslGbl_SubtableStack; in DtPushSubtable()
292 AslGbl_SubtableStack = Subtable->StackTop; in DtPopSubtable()
H A Ddtcompiler.h233 struct dt_subtable *StackTop; member