Home
last modified time | relevance | path

Searched refs:AslDoCommentType2 (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/compiler/
Daslcompiler.l181 AslDoCommentType2 (void);
224 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
Daslsupport.l694 AslDoCommentType2 ( in AslDoCommentType2() function