Home
last modified time | relevance | path

Searched refs:opo (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/common/lib/libprop/
H A Dprop_array.c632 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 Dprop_dictionary.c997 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 Depoc29 !:mime application/x-epoc-opo
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-generic.c2154 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 Dmatch.pd1168 (for opo (bit_and bit_xor)
1171 (opo:c (opi:cs @0 @1) @1)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-generic.cc2321 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 Dmatch.pd1480 (for opo (bit_and bit_xor)
1483 (opo:c (opi:cs @0 @1) @1)