Searched refs:IS_COMMA (Results 1 – 2 of 2) sorted by relevance
57 #define IS_COMMA(a) ((a) == ',') macro
262 !IS_COMMA (*Str) && in GetNextDeviceNodeStr()279 if ((IS_COMMA (*Str) || IS_SLASH (*Str)) && (ParenthesesStack == 0)) { in GetNextDeviceNodeStr()299 if (IS_COMMA (*Str)) { in GetNextDeviceNodeStr()