Searched refs:ANOBJ_IS_REFERENCED (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dasllookup.c299 if (Node->Flags & ANOBJ_IS_REFERENCED)
H A Daslnamesp.c482 if (Node->Flags & ANOBJ_IS_REFERENCED)
H A Daslxref.c821 Node->Flags |= ANOBJ_IS_REFERENCED;
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h335 #define ANOBJ_IS_REFERENCED 0x80 /* iASL only: Object was referenced */ macro

Completed in 69 milliseconds