Home | History | Annotate | Download | only in gcc-demangle

Lines Matching defs:printed

258   /* Whether this modifier was printed.  */
259 int printed;
288 /* The last character printed, saved individually so that it survives
3595 /* Pass the name down to the type so that it can be printed in
3613 adpm[i].printed = 0;
3666 adpm[i - 1].printed = 0;
3679 /* If the modifiers didn't get printed by the type, print them
3684 if (! adpm[i].printed)
3861 if (! pdpm->printed)
3892 dpm.printed = 0;
3897 /* If the modifier didn't get printed by the type, print it
3899 if (! dpm.printed)
3935 dpm.printed = 0;
3942 if (dpm.printed)
3977 adpm[0].printed = 0;
3987 if (! pdpm->printed)
3998 pdpm->printed = 1;
4009 if (adpm[0].printed)
4031 dpm.printed = 0;
4036 /* If the modifier didn't get printed by the type, print it
4038 if (! dpm.printed)
4416 if (mods->printed
4426 mods->printed = 1;
4571 if (p->printed)
4653 if (! p->printed)