HomeSort by: relevance | last modified time | path
    Searched defs:foo (Results 1 - 25 of 808) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/regress/libexec/ld.elf_so/origin/lib/
foosrc.c 3 #include "foo.h"
5 foo(void) function
7 printf("foo\n");
  /src/crypto/external/bsd/heimdal/dist/cf/
make-proto.pl 24 getopts('x:m:o:p:dqE:R:P:') || die "foo";
227 sub foo { subroutine
238 $block = &foo($opt_o);
245 $private = &foo($opt_p);
  /src/external/bsd/tradcpp/dist/tests/
t19.c 1 #define foo /* comment continues macro
t20.c 1 #undef foo /* blah */ macro
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
list0.h 4 static void foo (int x) function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
arc-disassembler-options.s 18 .globl foo
19 foo: label
21 .end foo
riscv64-unwind-prologue-with-c_li-foo.s 25 .globl foo
26 .type foo, @function
27 foo: label
46 .size foo, .-foo
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-probes-solib.c 19 foo (int n) function
debug-frame-2.c 19 foo (void) function
disasm-optim.h 19 foo (int a) function
index-cache-2.c 18 extern int foo (void);
21 foo (void) function
info-fun-solib.c 17 foo (void) function
info-shared-solib1.c 19 foo (int n) function
21 printf ("foo %d\n", n);
info_sources_2-lib.c 22 foo () function
jump_multiple_objfiles-foo.c 21 foo (int n) function
list-dot-nodebug-extra.c 21 foo (int *x) function
list-nodebug-2.c 18 extern int foo (void);
21 foo (void) function
list0.h 4 static void foo (int x) function
maint-expand-symbols-header-file.h 19 foo (void) function
21 return "foo";
msym-bp-2.c 19 foo (void) function
msym-bp-shl-lib.c 19 foo (void) function
msym-bp-shl-main-2.c 19 foo (void) function
msym-lang.c 19 foo (void) function
share-psymtabs-bt-2.c 21 foo (int x) function
solib-vanish-lib1.c 21 foo (int x) function

Completed in 18 milliseconds

1 2 3 4 5 6 7 8 91011>>