Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dprparser.l60 PrDoCommentType1 (
77 "/*" { if (!PrDoCommentType1 ()) {yyterminate ();} }
179 PrDoCommentType1 ( in PrDoCommentType1() function