Searched refs:xf86parseError (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DConfigint.h123 xf86parseError (a, b); CLEANUP (ptr); return NULL; \
H A DModule.c110 xf86parseError (UNEXPECTED_EOF_MSG, NULL);
114 xf86parseError (INVALID_KEYWORD_MSG, xf86tokenString ());
H A DconfigProcs.h98 void xf86parseError(char *format, ...);
H A DFiles.c168 xf86parseError (OBSOLETE_MSG, xf86tokenString ());
H A Dread.c114 xf86parseError (QUOTE_MSG, "Section");
H A DFlags.c442 xf86parseError(BAD_OPTION_MSG, NULL);
H A DMonitor.c589 xf86parseError (INVALID_KEYWORD_MSG, xf86tokenString ());
639 xf86parseError (INVALID_KEYWORD_MSG, xf86tokenString ());
H A Dscan.c998 xf86parseError (char *format,...) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DConfigint.h122 xf86parseError (__VA_ARGS__); CLEANUP (ptr); return NULL; \
H A DModule.c105 xf86parseError(UNEXPECTED_EOF_MSG);
109 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString());
H A DconfigProcs.h111 xf86parseError(const char *format, ...)
H A DFiles.c157 xf86parseError(OBSOLETE_MSG, xf86tokenString());
H A Dread.c108 xf86parseError(QUOTE_MSG, "Section");
H A DFlags.c432 xf86parseError(BAD_OPTION_MSG);
H A DMonitor.c575 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString());
626 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString());
H A Dscan.c968 xf86parseError(const char *format, ...) function in typeref:typename:void

Completed in 19 milliseconds