Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dquirks.c52 #define qlog_parser(ctx_, ...) quirk_log_msg((ctx_), QLOG_PARSER_ERROR, __VA_ARGS__) macro
606 qlog_parser(ctx, in parse_match()
978 qlog_parser(ctx, in parse_file()
992 qlog_parser(ctx, "%s:%d: Preceding whitespace '%s'\n", in parse_file()
998 qlog_parser(ctx, "%s:%d: Closing ] missing '%s'\n", in parse_file()
1005 qlog_parser(ctx, "%s:%d: expected section before %s\n", in parse_file()
1011 qlog_parser(ctx, "%s:%d: previous section %s was empty\n", in parse_file()
1023 qlog_parser(ctx, "%s:%d: Unexpected line %s\n", in parse_file()
1029 qlog_parser(ctx, "%s:%d: expected [Section], got %s\n", in parse_file()
1034 qlog_parser(ct in parse_file()
[all...]

Completed in 3 milliseconds