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