Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslcompiler.l181 AslDoCommentType2 (void);
224 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
H A Daslsupport.l694 AslDoCommentType2 ( in AslDoCommentType2() function