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

  /src/sys/external/bsd/acpica/dist/compiler/
aslpredef.c 97 Index = ApCheckForPredefinedName (Op, Op->Asl.NameSeg);
261 Index = ApCheckForPredefinedName (MethodInfo->Op,
364 Index = ApCheckForPredefinedName (Op, Name);
435 * FUNCTION: ApCheckForPredefinedName
447 ApCheckForPredefinedName (
aslmethod.c 518 i = ApCheckForPredefinedName (Op, Op->Asl.NameSeg);
aslcompiler.h 726 ApCheckForPredefinedName (

Completed in 25 milliseconds