Searched refs:dmxConfigCreateComment (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 160 comment = dmxConfigCreateComment(T_COMMENT, lineno, tmp); in dmxVDLRead()
|
| H A D | scanner.l | 183 yylval.comment = dmxConfigCreateComment(token, lineno,
|
| H A D | dmxparse.h | 226 extern DMXConfigCommentPtr dmxConfigCreateComment(int token, int line,
|
| H A D | dmxparse.c | 207 dmxConfigCreateComment(int token, int line, const char *comment) in dmxConfigCreateComment() function
|
| H A D | scanner.c | 2034 yylval.comment = dmxConfigCreateComment(token, lineno, in getcomment()
|