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

/freebsd-12-stable/lib/libefivar/
H A Duefi-dplib.h69 #define IS_RIGHT_PARENTH(a) ((a) == ')') macro
H A Defivar-dp-parse.c141 if (IS_RIGHT_PARENTH (*StrPointer)) {
273 !IS_RIGHT_PARENTH (*Str)) {
292 } else if (IS_RIGHT_PARENTH (*Str)) {

Completed in 115 milliseconds