Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Ddtio.c473 DtGetNextLine ( in DtGetNextLine() function
841 while ((Offset = DtGetNextLine (Handle, 0)) != ASL_EOF) in DtScanFile()
Ddtcompiler.h310 DtGetNextLine (
Daslfiles.c709 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()