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

  /src/sys/external/bsd/acpica/dist/compiler/
aslmethod.c 175 MethodInfo->ShouldBeSerialized = (UINT8) Next->Asl.Value.Integer;
725 if (!MethodInfo->ShouldBeSerialized)
732 MethodInfo->ShouldBeSerialized = TRUE;
asltypes.h 97 UINT8 ShouldBeSerialized;

Completed in 15 milliseconds