Home
last modified time | relevance | path

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

/dragonfly/lib/libefivar/
H A Duefi-dplib.h69 #define IS_RIGHT_PARENTH(a) ((a) == ')') macro
H A Defivar-dp-parse.c140 if (IS_RIGHT_PARENTH (*StrPointer)) { in GetParamByNodeName()
272 !IS_RIGHT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
291 } else if (IS_RIGHT_PARENTH (*Str)) { in GetNextDeviceNodeStr()