Home
last modified time | relevance | path

Searched refs:IS_COMMA (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libefivar/
H A Duefi-dplib.h57 #define IS_COMMA(a) ((a) == ',') macro
H A Defivar-dp-parse.c262 !IS_COMMA (*Str) && in GetNextDeviceNodeStr()
279 if ((IS_COMMA (*Str) || IS_SLASH (*Str)) && (ParenthesesStack == 0)) { in GetNextDeviceNodeStr()
299 if (IS_COMMA (*Str)) { in GetNextDeviceNodeStr()