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

  /src/sys/external/bsd/acpica/dist/compiler/
asllookup.c 252 if ((MethodLocals[i].Flags & ASL_LOCAL_INITIALIZED) &&
asltypes.h 491 #define ASL_LOCAL_INITIALIZED (1)
aslxref.c 531 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_INITIALIZED;

Completed in 15 milliseconds