Home
last modified time | relevance | path

Searched defs:STRING_EMPTY (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c319 #define STRING_EMPTY(str) ((str) -> b == (str) -> p) macro
/dragonfly/contrib/gdb-7/libiberty/
H A Dcplus-dem.c313 #define STRING_EMPTY(str) ((str) -> b == (str) -> p) macro
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c313 #define STRING_EMPTY(str) ((str) -> b == (str) -> p) macro
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c335 #define STRING_EMPTY(str) ((str) -> b == (str) -> p) macro