Searched refs:cppsub_ (Results 1 – 4 of 4) sorted by relevance
11 extern int cppsub_ (int *y);13 cppsub_ (int * y) in cppsub_() function26 extern int cppsub_ ();28 cppsub_ (y) int *y; in cppsub_() function
31 extern integer cppsub_(int*); in fsub_()33 extern integer cppsub_(); in fsub_()38 return cppsub_(&c__10000); in fsub_()
8 extern "C" int cppsub_ (int *);10 cppsub_ (int *y) in cppsub_() function
9122 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",9742 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"9792 langs.exp", "up to cppsub_ in langs.exp", "show9793 language at cppsub_ in langs.exp", "up to fsub in10439 * gdb.base/langs2.c (cppsub_): Don't prototype.10440 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value