Searched refs:restr (Results 1 – 10 of 10) sorted by relevance
50 isl_restriction *restr; in isl_restriction_alloc() local56 restr = isl_calloc_type(ctx, struct isl_restriction); in isl_restriction_alloc()57 if (!restr) in isl_restriction_alloc()60 restr->type = type; in isl_restriction_alloc()63 return restr; in isl_restriction_alloc()91 isl_restriction *restr; in isl_restriction_input() local97 restr = isl_calloc_type(ctx, struct isl_restriction); in isl_restriction_input()98 if (!restr) in isl_restriction_input()101 restr->type = isl_restriction_type_input; in isl_restriction_input()102 restr->source = source_restr; in isl_restriction_input()[all …]
359 restriction restr; member409 restriction restr[MAXRESTROPNDS]; member899 restriction restr) in match_bracketed_pair() argument926 typedata->restr = restr; in match_bracketed_pair()974 typedata->restr = RES_BITS; in match_const_restriction()992 typedata->restr = RES_RANGE; in match_const_restriction()1298 restriction *restr = protoptr->restr; in parse_args() local1324 if (argtype->restr) in parse_args()1332 restr[restr_cnt] = argtype->restr; in parse_args()1358 argtype->restr, argtype->val1, argtype->val2, pos + 1); in parse_args()[all …]
3589 switch (bifaddr->restr[i]) in rs6000_expand_builtin()
223 socket_set_portrange (rk_socket_t sock, int restr, int af) in socket_set_portrange() argument227 int on = restr ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT; in socket_set_portrange()233 int on = restr ? IPV6_PORTRANGE_HIGH : IPV6_PORTRANGE_DEFAULT; in socket_set_portrange()
27 __isl_take isl_restriction *restr);37 isl_ctx *isl_restriction_get_ctx(__isl_keep isl_restriction *restr);
287 offsetof(restr) = 8303 offsetof(restr) = 8
2019 (u_long)ntohl(m1->restr), in monlist()2045 (u_long)ntohl(ml->restr), in monlist()
691 u_int32 restr; /* restrict bits (was named lastdrop) */ member712 u_int32 restr; /* restrict bits (was named lastdrop) */ member
645 __isl_keep isl_restriction *restr);11262 __isl_take isl_restriction *restr);
19888 (typeinfo): Add restr field.