Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtcompiler.h301 #define DT_ALLOW_MULTILINE_QUOTES 0x01 macro
H A Daslfiles.c447 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()
H A Ddtio.c662 if (!(Flags & DT_ALLOW_MULTILINE_QUOTES)) in DtGetNextLine()