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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtio.c95 /* States for DtGetNextLine */
348 * stripped already by the DtGetNextLine parser.
350 * TBD: Perhaps DtGetNextLine should parse the following type
394 * FUNCTION: DtGetNextLine
412 DtGetNextLine ( function
748 while ((Offset = DtGetNextLine (Handle)) != ASL_EOF)
H A Ddtcompiler.h160 DtGetNextLine (
H A Dprscan.c304 while ((Offset = DtGetNextLine (Gbl_Files[ASL_FILE_INPUT].Handle)) != ASL_EOF)

Completed in 213 milliseconds