| /minix3/external/bsd/llvm/dist/clang/test/Sema/ |
| H A D | ms_abi-sysv_abi.c | 5 int __attribute__((sysv_abi)) var2; // expected-warning{{'sysv_abi' only applies to function types;… variable
|
| H A D | attr-coldhot.c | 7 int var2 __attribute__((__hot__)); // expected-warning{{'__hot__' attribute only applies to functio… variable
|
| H A D | stdcall-fastcall-x64.c | 5 int __attribute__((fastcall)) var2; // expected-warning{{'fastcall' only applies to function types;… variable
|
| H A D | stdcall-fastcall.c | 5 int __attribute__((fastcall)) var2; // expected-warning{{'fastcall' only applies to function types;… variable
|
| H A D | MicrosoftCompatibility.c | 5 enum ENUM1* var2 = 0; variable
|
| H A D | alias-redefinition.c | 31 int var2 = 2; // expected-note {{previous definition}} variable
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
| H A D | MicrosoftCompatibility-cxx98.cpp | 7 ENUM var2 = (ENUM)3; variable
|
| H A D | const-cast.cpp | 25 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 D | h_tls_dynamic.c | 45 __thread int var2; variable
|
| /netbsd-src/tests/lib/libc/tls_dso/ |
| H A D | h_tls_dynamic.c | 45 __thread int var2; variable
|
| /minix3/external/bsd/llvm/dist/clang/test/Misc/ |
| H A D | ast-dump-color.cpp | 24 int var2; member in Mutex
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
| H A D | instantiate-partial-spec.cpp | 17 template<typename U> static const int var2; member
|
| /minix3/tests/lib/libc/tls/ |
| H A D | t_tls_static.c | 57 __thread int var2; variable
|
| H A D | t_tls_dlopen.c | 59 __thread int var2; variable
|
| /netbsd-src/tests/lib/libc/tls/ |
| H A D | t_tls_static.c | 57 __thread int var2; variable
|
| H A D | t_tls_dlopen.c | 59 __thread int var2; variable
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
| H A D | constructor-direct-call.cpp | 52 Test3 var2; in f3() local
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | gcc_attribute_var.c | 62 __attribute__((unused)) _Bool var2; ambiguity_for_attribute() local
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/ |
| H A D | strlist.h | 68 #define STRLIST_FOREACH_MUTABLE(var, head, var2) \ argument
|
| /minix3/external/bsd/llvm/dist/clang/test/Lexer/ |
| H A D | ms-extensions.c | 40 int var2 = 0X1111111e+1; in pr_7968() local
|
| /minix3/minix/commands/sprofdiff/ |
| H A D | sprofdiff.c | 123 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 D | bmx280.c | 565 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 D | apei_erst.c | 358 uint64_t var2; member
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-coalesce.cc | 508 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 D | tree-ssa-coalesce.c | 508 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
|