Searched refs:vfp_double_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/vfp/
H A Dvfpdouble.c213 tn = vfp_double_type(vdn);
216 tm = vfp_double_type(vdm);
274 tm = vfp_double_type(&vdm);
448 tm = vfp_double_type(&vdm);
518 tm = vfp_double_type(&vdm);
598 tm = vfp_double_type(&vdm);
690 tn = vfp_double_type(vdn);
691 tm = vfp_double_type(vdm);
1018 tn = vfp_double_type(&vdn);
1019 tm = vfp_double_type(
[all...]
H A Dvfp.h324 static inline int vfp_double_type(struct vfp_double *s) function

Completed in 171 milliseconds