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

/haiku-buildtools/legacy/binutils/libiberty/
H A Dcplus-dem.c318 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/haiku-buildtools/legacy/gcc/libiberty/
H A Dcplus-dem.c254 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/haiku-buildtools/gcc/libiberty/
H A Dcplus-dem.c329 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro
/haiku-buildtools/binutils/libiberty/
H A Dcplus-dem.c339 #define LEN_STRING(str) ( (STRING_EMPTY(str))?0:((str)->p - (str)->b)) macro

Completed in 214 milliseconds