Home
last modified time | relevance | path

Searched refs:MaxCommonSegments (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Daslopt.c216 UINT32 MaxCommonSegments; in OptBuildShortestPath() local
240 MaxCommonSegments = TargetPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()
243 MaxCommonSegments = CurrentPath->Length / ACPI_PATH_SEGMENT_LENGTH; in OptBuildShortestPath()
251 NumCommonSegments < MaxCommonSegments; in OptBuildShortestPath()
278 if (NumCommonSegments == MaxCommonSegments) in OptBuildShortestPath()

Completed in 3 milliseconds