Searched refs:c_func (Results 1 – 6 of 6) sorted by relevance
13 int c_func(foo *a);19 friend int c_func(foo *a);26 int c_func(foo *a) { in c_func() function35 c_func(this); in caller()
1307 void (*c_func) __P((void *)); /* routine */ member1331 newp->c_func = func;1367 if (freep->c_func == func && freep->c_arg == arg) {1394 (*p->c_func)(p->c_arg); in calltimeout()
128 def c_func(self, prefix="", attr=""): member in Proto
11181 PASS: gdb.cp/extern-c.exp: setting breakpoint at c_func11182 PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_func
11416 PASS: gdb.cp/extern-c.exp: setting breakpoint at c_func11417 PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_func
11036 PASS: gdb.cp/extern-c.exp: setting breakpoint at c_func11037 PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_func