Home
last modified time | relevance | path

Searched defs:var2 (Results 1 – 25 of 50) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dms_abi-sysv_abi.c5 int __attribute__((sysv_abi)) var2; // expected-warning{{'sysv_abi' only applies to function types;… variable
H A Dattr-coldhot.c7 int var2 __attribute__((__hot__)); // expected-warning{{'__hot__' attribute only applies to functio… variable
H A Dstdcall-fastcall-x64.c5 int __attribute__((fastcall)) var2; // expected-warning{{'fastcall' only applies to function types;… variable
H A Dstdcall-fastcall.c5 int __attribute__((fastcall)) var2; // expected-warning{{'fastcall' only applies to function types;… variable
H A DMicrosoftCompatibility.c5 enum ENUM1* var2 = 0; variable
H A Dalias-redefinition.c31 int var2 = 2; // expected-note {{previous definition}} variable
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A DMicrosoftCompatibility-cxx98.cpp7 ENUM var2 = (ENUM)3; variable
H A Dconst-cast.cpp25 char ***var2 = const_cast<cppp>(var); in good_const_cast_test() local
49 …char **var2 = const_cast<char**>(var); // expected-error {{const_cast from 'const char *volatile *… in bad_const_cast_test() local
/minix3/tests/lib/libc/tls_dso/
H A Dh_tls_dynamic.c45 __thread int var2; variable
/netbsd-src/tests/lib/libc/tls_dso/
H A Dh_tls_dynamic.c45 __thread int var2; variable
/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dast-dump-color.cpp24 int var2; member in Mutex
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-partial-spec.cpp17 template<typename U> static const int var2; member
/minix3/tests/lib/libc/tls/
H A Dt_tls_static.c57 __thread int var2; variable
H A Dt_tls_dlopen.c59 __thread int var2; variable
/netbsd-src/tests/lib/libc/tls/
H A Dt_tls_static.c57 __thread int var2; variable
H A Dt_tls_dlopen.c59 __thread int var2; variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dconstructor-direct-call.cpp52 Test3 var2; in f3() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dgcc_attribute_var.c62 __attribute__((unused)) _Bool var2; ambiguity_for_attribute() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Dstrlist.h68 #define STRLIST_FOREACH_MUTABLE(var, head, var2) \ argument
/minix3/external/bsd/llvm/dist/clang/test/Lexer/
H A Dms-extensions.c40 int var2 = 0X1111111e+1; in pr_7968() local
/minix3/minix/commands/sprofdiff/
H A Dsprofdiff.c123 static double compute_sig(double avg1, double var1, double avg2, double var2) { in compute_sig()
244 double avg1, avg2, p, var1, var2; in print_report_line() local
/netbsd-src/sys/dev/ic/
H A Dbmx280.c565 int32_t var1, var2, T; in bmx280_compensate_T_int32() local
582 int64_t var1, var2, p; in bmx280_compensate_P_int64() local
/netbsd-src/sys/dev/acpi/
H A Dapei_erst.c358 uint64_t var2; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-coalesce.cc508 tree var2 = ssa_name (node->second_element); in dump_coalesce_list() local
1323 tree var1, var2; in attempt_coalesce() local
1389 tree var1, var2; in coalesce_partitions() local
1511 tree var2 = SSA_NAME_VAR (name2); in gimple_can_coalesce_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-coalesce.c508 tree var2 = ssa_name (node->second_element); in dump_coalesce_list() local
1323 tree var1, var2; in attempt_coalesce() local
1389 tree var1, var2; in coalesce_partitions() local
1511 tree var2 = SSA_NAME_VAR (name2); in gimple_can_coalesce_p() local

12