Searched refs:DtGetNextLine (Results 1 – 3 of 3) sorted by relevance
365 DtGetNextLine ( in DtGetNextLine() function733 while ((Offset = DtGetNextLine (Handle, 0)) != ASL_EOF) in DtScanFile()
202 DtGetNextLine (206 /* Flags for DtGetNextLine */
597 * Note: DtGetNextLine strips/ignores comments. in FlOpenIncludeWithPrefix() 598 * Save current line number since DtGetNextLine modifies it. in FlOpenIncludeWithPrefix() 603 while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) != ASL_EOF) in FlOpenIncludeWithPrefix()