Lines Matching refs:AslInsertLineBuffer
443 AslInsertLineBuffer ( in AslInsertLineBuffer() function
552 AslInsertLineBuffer (*p); in count()
581 AslInsertLineBuffer ('/'); in AslDoComment()
582 AslInsertLineBuffer ('*'); in AslDoComment()
597 AslInsertLineBuffer (c); in AslDoComment()
625 AslInsertLineBuffer (c); in AslDoComment()
647 AslInsertLineBuffer (c1); in AslDoComment()
699 AslInsertLineBuffer ('/'); in AslDoCommentType2()
703 AslInsertLineBuffer ('*'); in AslDoCommentType2()
711 AslInsertLineBuffer ('/'); in AslDoCommentType2()
716 AslInsertLineBuffer (c); in AslDoCommentType2()
735 AslInsertLineBuffer (c); in AslDoCommentType2()
785 AslInsertLineBuffer ('\"'); in AslDoStringLiteral()
788 AslInsertLineBuffer (StringChar); in AslDoStringLiteral()