多项选择题

数据结构与算法里,若有函数定义如下:则以下涉及上述函数的说明语句错误的()

A.doublefun(intx);
B.doublefun(inty);
C.intfun(intx,inty);
D.doublefun(inta,intb);