/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | matchexp.c | 199 gfc_user_op *uop; in match_level_1() local 866 gfc_user_op *uop; in gfc_match_expr() local
|
H A D | interface.c | 2035 check_uop_interfaces (gfc_user_op *uop) in check_uop_interfaces() 4215 gfc_intrinsic_op op, const char* uop, in matching_typebound_op() 4346 gfc_user_op *uop; in gfc_extend_expr() local
|
H A D | dump-parse-tree.c | 1178 show_uop (gfc_user_op *uop) in show_uop()
|
H A D | class.c | 2941 const char* name, bool noaccess, bool uop, in find_typebound_proc_uop()
|
H A D | module.c | 4579 gfc_user_op *uop; in load_operator_interfaces() local 5844 gfc_user_op *uop = st->n.uop; in write_omp_udr() local 6020 write_operator (gfc_user_op *uop) in write_operator()
|
H A D | resolve.c | 3884 lookup_uop_fuzzy_find_candidates (gfc_symtree *uop, in lookup_uop_fuzzy_find_candidates() 3912 lookup_uop_fuzzy (const char *op, gfc_symtree *uop) in lookup_uop_fuzzy()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | matchexp.cc | 199 gfc_user_op *uop; in match_level_1() local 866 gfc_user_op *uop; in gfc_match_expr() local
|
H A D | interface.cc | 2055 check_uop_interfaces (gfc_user_op *uop) in check_uop_interfaces() 4418 gfc_intrinsic_op op, const char* uop, in matching_typebound_op() 4549 gfc_user_op *uop; in gfc_extend_expr() local
|
H A D | dump-parse-tree.cc | 1205 show_uop (gfc_user_op *uop) in show_uop()
|
H A D | class.cc | 2955 const char* name, bool noaccess, bool uop, in find_typebound_proc_uop()
|
H A D | module.cc | 4730 gfc_user_op *uop; in load_operator_interfaces() local 6055 gfc_user_op *uop = st->n.uop; in write_omp_udr() local 6231 write_operator (gfc_user_op *uop) in write_operator()
|
H A D | resolve.cc | 3967 lookup_uop_fuzzy_find_candidates (gfc_symtree *uop, in lookup_uop_fuzzy_find_candidates() 3995 lookup_uop_fuzzy (const char *op, gfc_symtree *uop) in lookup_uop_fuzzy()
|
H A D | symbol.cc | 3017 gfc_user_op *uop; in gfc_get_uop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-stdarg.cc | 534 use_operand_p uop; in check_all_va_list_escapes() local 804 use_operand_p uop; in optimize_va_list_gpr_fpr_size() local
|
H A D | tree-ssa-uninit.cc | 1289 unsigned uop = compute_uninit_opnds_pos (arg_phi); in warn_uninitialized_phi() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-stdarg.c | 534 use_operand_p uop; in check_all_va_list_escapes() local 804 use_operand_p uop; in optimize_va_list_gpr_fpr_size() local
|
/netbsd-src/sys/arch/amd64/include/xen/ |
H A D | hypercalls.h | 284 unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 127 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(e)) { in rebuild() local 1640 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(syntax)) { in recreateSyntacticForm() local
|
/netbsd-src/sys/arch/xen/xen/ |
H A D | privcmd.c | 926 struct gnttab_unmap_grant_ref uop; in privcmd_notify() local
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | fp_complete.c | 138 uint64_t uop; /* bit mask of unexpected opcodes */ member
|
/netbsd-src/sys/arch/i386/include/xen/ |
H A D | hypercalls.h | 318 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2291 tree sop, uop, base_type; in warn_for_sign_compare() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprAgg.cpp | 1144 } else if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E)) { in isBlockVarRef() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 2281 tree sop, uop, base_type; in warn_for_sign_compare() local
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lparser.c | 1276 UnOpr uop; in subexpr() local
|