Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c1022 ASL_LOCATION_NODE *LocationNode; in AslCheckExpectedExceptions()
1123 ASL_LOCATION_NODE *NewErrorLocationNode; in AslLogExpectedExceptionByLine()
1128 NewErrorLocationNode = UtLocalCalloc (sizeof (ASL_LOCATION_NODE)); in AslLogExpectedExceptionByLine()
1273 ASL_LOCATION_NODE *CurrentErrorLocation; in AslIsExceptionExpected()
H A Dasltypes.h305 } ASL_LOCATION_NODE; typedef