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