Searched refs:pass_agg_float_emptybase (Results 1 – 2 of 2) sorted by relevance
47 agg_float_emptybase pass_agg_float_emptybase(agg_float_emptybase arg) { return arg; } in pass_agg_float_emptybase() function57 void pass_agg_float_emptybase_ptr(agg_float_emptybase* arg) { pass_agg_float_emptybase(*arg); } in pass_agg_float_emptybase_ptr()
49 struct agg_float_emptybase pass_agg_float_emptybase(struct agg_float_emptybase arg) { return arg; } in pass_agg_float_emptybase() function