Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c322 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/dragonfly/contrib/gdb-7/libiberty/
H A Dcplus-dem.c316 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c316 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c338 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro