Searched refs:UNMATCHABLE (Results 1 – 1 of 1) sorted by relevance
439 #define UNMATCHABLE(c) (((c)=='(')||((c)==')')||((c)=='/')) macro453 if (UNMATCHABLE(name[0])) in XkbNameMatchesPattern()457 if ((!UNMATCHABLE(name[0])) && in XkbNameMatchesPattern()