Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslerror.c1130 ASL_LOCATION_NODE *LocationNode; in AslCheckExpectedExceptions()
1231 ASL_LOCATION_NODE *NewErrorLocationNode; in AslLogExpectedExceptionByLine()
1236 NewErrorLocationNode = UtLocalCalloc (sizeof (ASL_LOCATION_NODE)); in AslLogExpectedExceptionByLine()
1381 ASL_LOCATION_NODE *CurrentErrorLocation; in AslIsExceptionExpected()
H A Dasltypes.h413 } ASL_LOCATION_NODE; typedef