/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/ |
H A D | mve-vpt.s | 4 .macro ins_2 cond2 9 ins_2 \cond2 13 ins_3 \cond2, \cond3 27 .irp cond2, t, e 29 ins_2 \cond2 34 .irp cond2, t, e 43 .irp cond2, t, e 106 .irp cond2, t, e 107 vpst\cond2 108 ins_2 \cond2 [all …]
|
H A D | mve-tailpredloop-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vorn-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vand-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vbic-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vorr-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vcmp-bad-2.s | 10 .macro cond2 macro 23 cond2
|
H A D | mve-vidup-bad.s | 8 .macro cond2 macro 27 cond2
|
H A D | mve-vddup-bad.s | 8 .macro cond2 macro 27 cond2
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/ |
H A D | mve-vpt.s | 4 .macro ins_2 cond2 9 ins_2 \cond2 13 ins_3 \cond2, \cond3 27 .irp cond2, t, e 29 ins_2 \cond2 34 .irp cond2, t, e 43 .irp cond2, t, e 106 .irp cond2, t, e 107 vpst\cond2 108 ins_2 \cond2 [all …]
|
H A D | mve-tailpredloop-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vand-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vbic-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vorn-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vorr-bad.s | 8 .macro cond2 macro 26 cond2
|
H A D | mve-vcmp-bad-2.s | 10 .macro cond2 macro 23 cond2
|
H A D | mve-vidup-bad.s | 8 .macro cond2 macro 27 cond2
|
/netbsd/tests/usr.bin/xlint/lint1/ |
H A D | expr_precedence.c | 57 conditional_associativity(_Bool cond1, _Bool cond2, int a, int b, int c) in conditional_associativity() argument 60 var = cond1 ? cond2 ? a : b : c; in conditional_associativity() 61 var = cond1 ? (cond2 ? a : b) : c; in conditional_associativity() 64 var = cond1 ? cond2 ? a, b : (b, a) : c; in conditional_associativity() 66 var = cond1 ? a : cond2 ? b : c; in conditional_associativity() 71 var = cond1 ? a : (cond2 ? b : c); in conditional_associativity() 76 var = (cond1 ? a : cond2) ? b : c; in conditional_associativity()
|
/netbsd/tests/usr.bin/indent/ |
H A D | lsym_question.c | 11 const char *multi = cond1 ? "cond1" : cond2 ? "cond2" : cond3 ? "cond3" : ""; 64 : cond2 in function() 69 : cond2 ? "condensed 2" in function()
|
/netbsd/tests/libexec/ld.elf_so/ |
H A D | h_thread_local_dtor.c | 37 static pthread_cond_t cond2 = PTHREAD_COND_INITIALIZER; variable 50 pthread_cond_wait(&cond2, &mutex); in thread_helper() 87 pthread_cond_signal(&cond2); in main()
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans.c | 1272 tree cond2; in gfc_add_finalizer_call() local 1287 logical_type_node, cond2, cond); in gfc_add_finalizer_call() 1417 tree cond2; in gfc_deallocate_with_status() local 1427 cond2, tmp, error); in gfc_deallocate_with_status() 1451 tree cond2; in gfc_deallocate_with_status() local 1468 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local 1519 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status() 1577 tree cond2; in gfc_deallocate_scalar_with_status() local 1586 cond2, tmp, error); in gfc_deallocate_scalar_with_status() 1622 tree cond2; in gfc_deallocate_scalar_with_status() local [all …]
|
H A D | trans.cc | 1345 tree cond2; in gfc_add_finalizer_call() local 1360 logical_type_node, cond2, cond); in gfc_add_finalizer_call() 1490 tree cond2; in gfc_deallocate_with_status() local 1500 cond2, tmp, error); in gfc_deallocate_with_status() 1524 tree cond2; in gfc_deallocate_with_status() local 1541 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local 1592 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status() 1650 tree cond2; in gfc_deallocate_scalar_with_status() local 1659 cond2, tmp, error); in gfc_deallocate_scalar_with_status() 1695 tree cond2; in gfc_deallocate_scalar_with_status() local [all …]
|
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans.c | 1272 tree cond2; in gfc_add_finalizer_call() local 1287 logical_type_node, cond2, cond); in gfc_add_finalizer_call() 1417 tree cond2; in gfc_deallocate_with_status() local 1427 cond2, tmp, error); in gfc_deallocate_with_status() 1451 tree cond2; in gfc_deallocate_with_status() local 1468 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local 1519 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status() 1577 tree cond2; in gfc_deallocate_scalar_with_status() local 1586 cond2, tmp, error); in gfc_deallocate_scalar_with_status() 1622 tree cond2; in gfc_deallocate_scalar_with_status() local [all …]
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | read-md.c | 144 md_reader::join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions() argument 150 return cond2; in join_c_conditions() 152 if (cond2 == 0 || cond2[0] == 0) in join_c_conditions() 155 if (strcmp (cond1, cond2) == 0) in join_c_conditions() 158 result = concat ("(", cond1, ") && (", cond2, ")", NULL); in join_c_conditions() 161 obstack_ptr_grow (&m_joined_conditions_obstack, cond2); in join_c_conditions()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-md.c | 144 md_reader::join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions() argument 150 return cond2; in join_c_conditions() 152 if (cond2 == 0 || cond2[0] == 0) in join_c_conditions() 155 if (strcmp (cond1, cond2) == 0) in join_c_conditions() 158 result = concat ("(", cond1, ") && (", cond2, ")", NULL); in join_c_conditions() 161 obstack_ptr_grow (&m_joined_conditions_obstack, cond2); in join_c_conditions()
|