HomeSort by: relevance | last modified time | path
    Searched refs:ASL_LOCAL_REFERENCED (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
asllookup.c 253 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED)))
asltypes.h 492 #define ASL_LOCAL_REFERENCED (1<<1)
aslxref.c 539 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED;

Completed in 13 milliseconds