Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslcompiler.l73 AslDoCommentType2 (void);
114 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
HDaslsupport.l540 AslDoCommentType2 ( in AslDoCommentType2() function