HomeSort by: relevance | last modified time | path
    Searched refs:bfunc (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-strfns.c 33 bfunc (const char *arg) function
35 return; /* Break bfunc here. */
45 bfunc (buf1);
46 bfunc (buf2);
47 bfunc (buf3);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-strfns.c 33 bfunc (const char *arg) function
35 return; /* Break bfunc here. */
45 bfunc (buf1);
46 bfunc (buf2);
47 bfunc (buf3);
  /src/bin/csh/
init.c 48 struct biltins bfunc[] = variable in typeref:struct:biltins
109 int nbfunc = sizeof(bfunc) / sizeof(*bfunc);
func.c 100 for (bp1 = bfunc, bp2 = bfunc + nbfunc; bp1 < bp2;) {
csh.h 359 } bfunc[];

Completed in 33 milliseconds