Lines Matching refs:TOKEN_SEP

148 #define TOKEN_SEP "|"  macro
223 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
234 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
245 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
256 TOKEN_SEP), in xf86parseInputClassSection()
267 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
278 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
289 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
300 TOKEN_SEP), in xf86parseInputClassSection()
311 xstrtokenize(xf86_lex_val.str, TOKEN_SEP), in xf86parseInputClassSection()
413 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
420 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
427 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
434 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
441 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
448 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
455 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
462 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()
469 fprintf(cf, "%s%s", cur == group->values ? "" : TOKEN_SEP, in xf86printInputClassSection()