Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/nidr/
H A Dnidrgen.l263 static void Eat_comment(void);
1581 "/*" { Eat_comment(); }
1613 Eat_comment(void)
H A Dnidrgen.c759 static void Eat_comment(void);
2465 { Eat_comment(); }
3391 Eat_comment(void) in Eat_comment() function