Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcompiler.l183 AslDoCommentType2 (void);
225 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
H A Daslsupport.l690 AslDoCommentType2 ( in AslDoCommentType2() function