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

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-dlopen-func.c 1 void func(int K) { if (K) {} } function
  /src/tests/usr.bin/indent/
psym_semicolon.c 11 void func(void) { stmt(); } function
16 func(void) function
23 void func(void) function
31 func(void) { function
  /src/tests/usr.bin/xlint/lint1/
d_decl_old_style_arguments.c 10 void func(int a, int b, int c);
12 /* expect+5: warning: function definition for 'func' with identifier list is obsolete in C23 [384] */
13 /* expect+4: warning: parameter 'num' unused in function 'func' [231] */
14 /* expect+3: warning: parameter 'ptr' unused in function 'func' [231] */
15 /* expect+2: warning: parameter 'dbl' unused in function 'func' [231] */
16 /* expect+1: warning: parameter 'def' unused in function 'func' [231] */
17 void func(num, ptr, dbl, def) function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
powerpc-altivec.s 19 .globl func
20 func: label
powerpc-altivec2.s 19 .globl func
20 func: label
powerpc-altivec3.s 19 .globl func
20 func: label
powerpc-power10.s 19 .globl func
20 func: label
powerpc-power7.s 19 .globl func
20 func: label
powerpc-power8.s 19 .globl func
20 func: label
powerpc-power9.s 19 .globl func
20 func: label
powerpc-vsx.s 19 .globl func
20 func: label
powerpc-vsx2.s 19 .globl func
20 func: label
powerpc-vsx3.s 19 .globl func
20 func: label
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
fullpath-expand-func.c 19 func (void) function
realname-expand-real.c 19 func (void) function
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
powerpc-altivec.s 19 .globl func
20 func: label
powerpc-altivec2.s 19 .globl func
20 func: label
powerpc-altivec3.s 19 .globl func
20 func: label
powerpc-power10.s 19 .globl func
20 func: label
powerpc-power7.s 19 .globl func
20 func: label
powerpc-power8.s 19 .globl func
20 func: label
powerpc-power9.s 19 .globl func
20 func: label
powerpc-vsx.s 19 .globl func
20 func: label
powerpc-vsx2.s 19 .globl func
20 func: label
powerpc-vsx3.s 19 .globl func
20 func: label

Completed in 54 milliseconds

1 2 3 4 5 6 7 8 91011>>