Lines Matching refs:AslInsertLineBuffer
340 AslInsertLineBuffer ( in AslInsertLineBuffer() function
444 AslInsertLineBuffer (yytext[i]); in count()
470 AslInsertLineBuffer ('/'); in AslDoComment()
471 AslInsertLineBuffer ('*'); in AslDoComment()
479 AslInsertLineBuffer (c); in AslDoComment()
502 AslInsertLineBuffer (c); in AslDoComment()
515 AslInsertLineBuffer (c1); in AslDoComment()
550 AslInsertLineBuffer ('/'); in AslDoCommentType2()
551 AslInsertLineBuffer ('/'); in AslDoCommentType2()
555 AslInsertLineBuffer (c); in AslDoCommentType2()
565 AslInsertLineBuffer (c); in AslDoCommentType2()
601 AslInsertLineBuffer ('\"'); in AslDoStringLiteral()
604 AslInsertLineBuffer (StringChar); in AslDoStringLiteral()