Searched refs:dmxConfigSubComment (Results 1 – 4 of 4) sorted by relevance
121 Sub : T_LINE_COMMENT { $$ = dmxConfigSubComment($1); }
266 extern DMXConfigSubPtr dmxConfigSubComment(DMXConfigCommentPtr comment);
541 dmxConfigSubComment(DMXConfigCommentPtr comment) in dmxConfigSubComment() function
1314 { (yyval.subentry) = dmxConfigSubComment((yyvsp[0].comment)); } in yyparse()