Searched refs:flo (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c2153 divide_number_object(n_number *num, LispObj *obj, int fun, int flo) argument
2159 ndivide_fi_fi(num, OFI(obj), fun, flo);
2162 ndivide_xi_xi(num, obj, fun, flo);
2165 ndivide_flonum(num, NRFF(num), (double)OFI(obj), fun, flo);
2169 ndivide_xr_xi(num, obj, fun, flo);
2176 ndivide_fi_fi(num, OII(obj), fun, flo);
2179 ndivide_xi_xi(num, obj, fun, flo);
2182 ndivide_flonum(num, NRFF(num), (double)OII(obj), fun, flo);
2186 ndivide_xr_xi(num, obj, fun, flo);
2194 ndivide_xi_xi(num, obj, fun, flo);
2900 ndivide_fi_fi(n_number * num,long div,int fun,int flo) argument
2978 ndivide_xi_xi(n_number * num,LispObj * div,int fun,int flo) argument
3123 ndivide_flonum(n_number * number,double num,double div,int fun,int flo) argument
3205 ndivide_xi_xr(n_number * num,LispObj * div,int fun,int flo) argument
3325 ndivide_xr_xi(n_number * num,LispObj * div,int fun,int flo) argument
3442 ndivide_xr_xr(n_number * num,LispObj * div,int fun,int flo) argument
[all...]
H A Dmath.c1376 LispDivide(LispBuiltin *builtin, int fun, int flo) argument
1401 divide_number_object(&num, divisor, fun, flo);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgm107.asm15 flo u32 $r2 $r1
64 flo u32 $r2 $r1
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgm107.asm15 flo u32 $r2 $r1
64 flo u32 $r2 $r1

Completed in 7 milliseconds