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 283 MethodInfo->ShouldBeSerialized = (UINT8) Next->Asl.Value.Integer;
833 if (!MethodInfo->ShouldBeSerialized)
840 MethodInfo->ShouldBeSerialized = TRUE;
asltypes.h 205 UINT8 ShouldBeSerialized;

Completed in 13 milliseconds