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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c322 #define SCOPE_STRING(work) ((work->options & DMGL_JAVA) ? "." : "::") macro
1354 string_append (&s, SCOPE_STRING (work));
1411 string_append (&tname, SCOPE_STRING (work));
2462 string_prepend (declp, SCOPE_STRING (work));
2860 string_append (declp, SCOPE_STRING (work));
2922 string_append (declp, SCOPE_STRING (work));
3264 string_append (&temp, SCOPE_STRING (work));
3276 string_append (&temp, SCOPE_STRING (work));
3290 string_append (&temp, SCOPE_STRING (work));
3490 string_prepend (&decl, SCOPE_STRING (wor
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c322 #define SCOPE_STRING(work) ((work->options & DMGL_JAVA) ? "." : "::") macro
1354 string_append (&s, SCOPE_STRING (work));
1411 string_append (&tname, SCOPE_STRING (work));
2462 string_prepend (declp, SCOPE_STRING (work));
2860 string_append (declp, SCOPE_STRING (work));
2922 string_append (declp, SCOPE_STRING (work));
3264 string_append (&temp, SCOPE_STRING (work));
3276 string_append (&temp, SCOPE_STRING (work));
3290 string_append (&temp, SCOPE_STRING (work));
3490 string_prepend (&decl, SCOPE_STRING (wor
[all...]

Completed in 109 milliseconds