Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddtcompiler.h316 #define DT_ALLOW_MULTILINE_QUOTES 0x01 macro
Ddtio.c643 if (!(Flags & DT_ALLOW_MULTILINE_QUOTES)) in DtGetNextLine()
Daslfiles.c709 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()