Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtio.c473 DtGetNextLine ( in DtGetNextLine() function
841 while ((Offset = DtGetNextLine (Handle, 0)) != ASL_EOF) in DtScanFile()
H A Ddtcompiler.h310 DtGetNextLine (
H A Daslfiles.c709 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()