Searched refs:chain_property (Results 1 – 8 of 8) sorted by relevance
233 $$ = chain_property($2, $1);
198 struct property *chain_property(struct property *first, struct property *list);
77 struct property *chain_property(struct property *first, struct property *list) in chain_property() function
1637 (yyval.proplist) = chain_property((yyvsp[0].prop), (yyvsp[-1].proplist));
266 $$ = chain_property($2, $1);
230 struct property *chain_property(struct property *first, struct property *list);
65 struct property *chain_property(struct property *first, struct property *list) in chain_property() function