Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dprparser.l168 PrDoCommentType1 (
185 "/*" { if (!PrDoCommentType1 ()) {yyterminate ();} }
287 PrDoCommentType1 ( in PrDoCommentType1() function