Searched refs:test__truncdfsf2vfp (Results 1 – 2 of 2) sorted by relevance
22 int test__truncdfsf2vfp(double a) in test__truncdfsf2vfp() function36 if (test__truncdfsf2vfp(0.0)) in main()38 if (test__truncdfsf2vfp(1.0)) in main()40 if (test__truncdfsf2vfp(-1.0)) in main()42 if (test__truncdfsf2vfp(3.1415926535)) in main()44 if (test__truncdfsf2vfp(123.456)) in main()
23 int test__truncdfsf2vfp(double a) in test__truncdfsf2vfp() function37 if (test__truncdfsf2vfp(0.0)) in main()39 if (test__truncdfsf2vfp(1.0)) in main()41 if (test__truncdfsf2vfp(-1.0)) in main()43 if (test__truncdfsf2vfp(3.1415926535)) in main()45 if (test__truncdfsf2vfp(123.456)) in main()