Searched refs:opo (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/common/lib/libprop/ |
| H A D | prop_array.c | 632 prop_object_t opo; in prop_array_set() local 650 opo = pa->pa_array[idx]; in prop_array_set() 651 _PROP_ASSERT(opo != NULL); in prop_array_set() 657 prop_object_release(opo); in prop_array_set()
|
| H A D | prop_dictionary.c | 997 prop_object_t opo = pde->pde_objref; in prop_dictionary_set() local 1000 prop_object_release(opo); in prop_dictionary_set()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | epoc | 29 !:mime application/x-epoc-opo
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vect-generic.c | 2154 optab oprv = vlshr_optab, opr = lshr_optab, opo = ior_optab; in expand_vector_operations_1() local 2157 tree compute_otype = get_compute_type (BIT_IOR_EXPR, opo, type); in expand_vector_operations_1() 2186 || optab_handler (opo, TYPE_MODE (compute_type)) in expand_vector_operations_1()
|
| H A D | match.pd | 1168 (for opo (bit_and bit_xor) 1171 (opo:c (opi:cs @0 @1) @1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-vect-generic.cc | 2321 optab oprv = vlshr_optab, opr = lshr_optab, opo = ior_optab; in expand_vector_operations_1() local 2324 tree compute_otype = get_compute_type (BIT_IOR_EXPR, opo, type); in expand_vector_operations_1() 2353 || optab_handler (opo, TYPE_MODE (compute_type)) in expand_vector_operations_1()
|
| H A D | match.pd | 1480 (for opo (bit_and bit_xor) 1483 (opo:c (opi:cs @0 @1) @1)
|