Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompiler.l73 AslDoCommentType2 (void);
116 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
H A Daslsupport.l586 AslDoCommentType2 ( in AslDoCommentType2() function