Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslcompiler.l178 AslDoComment (void);
223 "/*" { if (!AslDoComment ()) {yyterminate ();} }
H A Daslsupport.l575 AslDoComment ( in AslDoComment() function