Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompiler.l70 AslDoComment (void);
115 "/*" { if (!AslDoComment ()) {yyterminate ();} }
H A Daslsupport.l467 AslDoComment ( in AslDoComment() function