Home | History | Annotate | Download | only in libiberty

Lines Matching refs:DMGL_RET_POSTFIX

4814 	if ((options & DMGL_RET_POSTFIX) != 0)
4816 options & ~(DMGL_RET_POSTFIX | DMGL_RET_DROP),
4820 if (d_left (dc) != NULL && (options & DMGL_RET_POSTFIX) != 0)
4821 d_print_comp (dpi, options & ~(DMGL_RET_POSTFIX | DMGL_RET_DROP),
4835 d_print_comp (dpi, options & ~(DMGL_RET_POSTFIX | DMGL_RET_DROP),
4845 if ((options & DMGL_RET_POSTFIX) == 0)
4849 if ((options & DMGL_RET_POSTFIX) == 0)
4851 options & ~(DMGL_RET_POSTFIX | DMGL_RET_DROP),
6112 DMGL_RET_POSTFIX, &alc);
6120 DMGL_JAVA | DMGL_PARAMS | DMGL_RET_POSTFIX,