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.h56 #define IS_COMMA(a) ((a) == ',') macro
H A Defivar-dp-parse.c266 !IS_COMMA (*Str) && in GetNextDeviceNodeStr()
283 if ((IS_COMMA (*Str) || IS_SLASH (*Str)) && (ParenthesesStack == 0)) { in GetNextDeviceNodeStr()
303 if (IS_COMMA (*Str)) { in GetNextDeviceNodeStr()