Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dprscan.c199 PrDbgPrint (
611 PrDbgPrint ("Ignoring", Gbl_DirectiveInfo[Directive].Name); in PrDoDirective()
631 PrDbgPrint ("Executing", "else block"); in PrDoDirective()
642 PrDbgPrint ("Ignoring", "elif block"); in PrDoDirective()
656 PrDbgPrint ("Executing", "elif block"); in PrDoDirective()
661 PrDbgPrint ("Executing", "endif"); in PrDoDirective()
711 PrDbgPrint ("Ignoring", Gbl_DirectiveInfo[Directive].Name); in PrDoDirective()
724 PrDbgPrint ("Begin execution", Gbl_DirectiveInfo[Directive].Name); in PrDoDirective()
761 PrDbgPrint ("Evaluated", "ifdef"); in PrDoDirective()
772 PrDbgPrint ("Evaluated", "ifndef"); in PrDoDirective()
[all …]