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

/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.c203 #define d_left(dc) ((dc)->u.s_binary.left) macro
606 d_dump (d_left (dc), indent + 2);
942 return ! is_ctor_dtor_or_conversion (d_left (dc));
946 return has_return_type (d_left (dc));
1002 dc = d_left (dc);
1016 dcr = d_left (dcr);
1913 pret = &d_left (*pret);
1996 && d_left (tl)->type == DEMANGLE_COMPONENT_BUILTIN_TYPE
1997 && d_left (tl)->u.s_builtin.type->print == D_PRINT_VOID)
1999 di->expansion -= d_left (t
[all...]

Completed in 100 milliseconds