Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompiler.h316 #define DT_ALLOW_MULTILINE_QUOTES 0x01 macro
H A Ddtio.c643 if (!(Flags & DT_ALLOW_MULTILINE_QUOTES)) in DtGetNextLine()
H A Daslfiles.c711 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()