Searched defs:call (Results 1 - 25 of 140) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr30949.c7 void call (void) function
H A Dpr56724-3.c9 call (int x, int y, void *arg) function
H A Dinline-23.c18 void do_initcalls(void **call) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dcallind.c1 call (foo, a) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dcrash6.C11 void call(int& a) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-const-neg.C6 void call(const F& f) { f(); } function
H A Dlambda-const.C6 void call(const F& f) { f(); } function
H A Dlambda-non-const.C6 void call(F f) { f(); } function
H A Dlambda-pass.C7 void call(F f, const A1& arg1) { function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dpmf2.C6 void call() function in struct:Foo
13 inline static void call( Foo cc ) function in struct:Wrap
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr21518.c10 do_locator (int *call) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvt-34314.C7 struct call // { dg-error "redeclared here" } struct
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dlogops_n.c25 #define call mpn_and_n macro
30 #define call mpn_andn_n macro
35 #define call mpn_nand_n macro
40 #define call mpn_ior_n macro
45 #define call mpn_iorn_n macro
50 #define call mpn_nior_n macro
55 #define call mpn_xor_n macro
60 #define call mpn_xnor_n macro
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash37.C8 C<T, &T::output> call(T& obj) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dvla9.C14 void call(Callable f) function
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dclosure.go127 func call(func()) { func
H A Dblank.go18 var call string var
[all...]
H A Dfunc5.go21 func call(f func(int, int) int, a, b int) int { func
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/visibility/
H A Danon8.C5 void call () // { dg-message "note" } function
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dflow.s31 call: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dflow.s31 call: label
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dpmf6.C16 int call; variable
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-instrument.c49 } call[100]; variable in typeref:struct:__anon1889
[all...]
/haiku-buildtools/gcc/gcc/
H A Dipa-utils.h116 possible_polymorphic_call_targets(tree ref, gimple call, bool *completep = NULL, void **cache_token = NULL) argument
/haiku-buildtools/cloog/test/
H A Dgenerate_test.c58 static const char *call[] = {"good", "test"}; variable

Completed in 224 milliseconds

123456