Searched defs:strict (Results 26 - 46 of 46) sorted by relevance

12

/openbsd-current/usr.bin/dig/
H A Ddighost.c306 get_reverse(char *reverse, size_t len, char *value, int ip6_int, int strict) argument
/openbsd-current/gnu/usr.bin/perl/
H A Dpp.c101 S_rv2gv(pTHX_ SV *sv, const bool vivify_sv, const bool strict, argument
H A Dregcomp_internal.h167 bool strict; member in struct:RExC_state_t
H A Dregcomp.c4893 S_grok_bslash_N(pTHX_ RExC_state_t *pRExC_state, regnode_offset * node_p, UV * code_point_p, int * cp_count, I32 * flagp, const bool strict, const U32 depth ) argument
9302 S_regclass(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, U32 depth, const bool stop_at_1, bool allow_mutiple_chars, const bool silence_non_portable, const bool strict, bool optimizable, SV** ret_invlist ) argument
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcall.c2209 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2308 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
H A Dtypeck.c937 comptypes(tree t1, tree t2, int strict) argument
H A Dpt.c9666 fn_type_unification(tree fn, tree explicit_targs, tree targs, tree args, tree return_type, unification_kind_t strict, int flags) argument
9776 maybe_adjust_types_for_deduction(unification_kind_t strict, tree* parm, tree* arg) argument
9860 type_unification_real(tree tparms, tree targs, tree xparms, tree xargs, int subr, unification_kind_t strict, int flags) argument
10017 resolve_overloaded_unification(tree tparms, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict) argument
10117 try_one_overload(tree tparms, tree orig_targs, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict, bool addr_p) argument
10312 check_cv_quals_for_unify(int strict, tree arg, tree parm) argument
10390 unify(tree tparms, tree targs, tree parm, tree arg, int strict) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.c2274 bfin_valid_reg_p(unsigned int regno, int strict, enum machine_mode mode, enum rtx_code outer_code) argument
2284 bfin_legitimate_address_p(enum machine_mode mode, rtx x, int strict) argument
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dh8300.c5627 h8300_rtx_ok_for_base_p(rtx x, int strict) argument
5644 h8300_legitimate_address_p(enum machine_mode mode, rtx x, int strict) argument
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-hppa.c776 static int strict = 0; variable
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c6322 int strict = (flags & tf_no_attributes) local
H A Dpt.c8573 try_one_overload(tree tparms, tree orig_targs, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict, bool addr_p) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-hppa.c782 static int strict; variable
[all...]
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c2746 legitimate_address_p(enum machine_mode mode ATTRIBUTE_UNUSED, rtx addr, int strict) argument
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c2884 legitimate_address_p(enum machine_mode mode, rtx addr, int strict) argument
8231 sparc_extra_constraint_check(rtx op, int c, int strict) argument
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c8436 comp_proto_with_proto(tree proto1, tree proto2, int strict) argument
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c910 alpha_legitimate_address_p(enum machine_mode mode, rtx x, int strict) argument
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.c1409 mips_regno_mode_ok_for_base_p(int regno, enum machine_mode mode, int strict) argument
1450 mips_valid_base_register_p(rtx x, enum machine_mode mode, int strict) argument
1510 mips_classify_address(struct mips_address_info *info, rtx x, enum machine_mode mode, int strict) argument
1886 mips_legitimate_address_p(enum machine_mode mode, rtx x, int strict) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c7955 int strict = (reload_in_progress || reload_completed); local
[all...]
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c2764 rs6000_legitimate_offset_address_p(enum machine_mode mode, rtx x, int strict) argument
2837 legitimate_indexed_address_p(rtx x, int strict) argument
2863 legitimate_indirect_address_p(rtx x, int strict) argument
2888 legitimate_lo_sum_address_p(enum machine_mode mode, rtx x, int strict) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c6442 legitimate_address_p(enum machine_mode mode, rtx addr, int strict) argument
9065 int strict = (reload_in_progress || reload_completed); local
16880 ix86_secondary_memory_needed(enum reg_class class1, enum reg_class class2, enum machine_mode mode, int strict) argument
[all...]

Completed in 561 milliseconds

12