1570af302Sopenharmony_ci// Copyright (C) 1988-1994 Sun Microsystems, Inc. 2550 Garcia Avenue 2570af302Sopenharmony_ci// Mountain View, California 94043 All rights reserved. 3570af302Sopenharmony_ci// 4570af302Sopenharmony_ci// Any person is hereby authorized to download, copy, use, create bug fixes, 5570af302Sopenharmony_ci// and distribute, subject to the following conditions: 6570af302Sopenharmony_ci// 7570af302Sopenharmony_ci// 1. the software may not be redistributed for a fee except as 8570af302Sopenharmony_ci// reasonable to cover media costs; 9570af302Sopenharmony_ci// 2. any copy of the software must include this notice, as well as 10570af302Sopenharmony_ci// any other embedded copyright notices; and 11570af302Sopenharmony_ci// 3. any distribution of this software or derivative works thereof 12570af302Sopenharmony_ci// must comply with all applicable U.S. export control laws. 13570af302Sopenharmony_ci// 14570af302Sopenharmony_ci// THE SOFTWARE IS MADE AVAILABLE "AS IS" AND WITHOUT EXPRESS OR IMPLIED 15570af302Sopenharmony_ci// WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO THE IMPLIED 16570af302Sopenharmony_ci// WARRANTIES OF DESIGN, MERCHANTIBILITY, FITNESS FOR A PARTICULAR 17570af302Sopenharmony_ci// PURPOSE, NON-INFRINGEMENT, PERFORMANCE OR CONFORMANCE TO 18570af302Sopenharmony_ci// SPECIFICATIONS. 19570af302Sopenharmony_ci// 20570af302Sopenharmony_ci// BY DOWNLOADING AND/OR USING THIS SOFTWARE, THE USER WAIVES ALL CLAIMS 21570af302Sopenharmony_ci// AGAINST SUN MICROSYSTEMS, INC. AND ITS AFFILIATED COMPANIES IN ANY 22570af302Sopenharmony_ci// JURISDICTION, INCLUDING BUT NOT LIMITED TO CLAIMS FOR DAMAGES OR 23570af302Sopenharmony_ci// EQUITABLE RELIEF BASED ON LOSS OF DATA, AND SPECIFICALLY WAIVES EVEN 24570af302Sopenharmony_ci// UNKNOWN OR UNANTICIPATED CLAIMS OR LOSSES, PRESENT AND FUTURE. 25570af302Sopenharmony_ci// 26570af302Sopenharmony_ci// IN NO EVENT WILL SUN MICROSYSTEMS, INC. OR ANY OF ITS AFFILIATED 27570af302Sopenharmony_ci// COMPANIES BE LIABLE FOR ANY LOST REVENUE OR PROFITS OR OTHER SPECIAL, 28570af302Sopenharmony_ci// INDIRECT AND CONSEQUENTIAL DAMAGES, EVEN IF IT HAS BEEN ADVISED OF THE 29570af302Sopenharmony_ci// POSSIBILITY OF SUCH DAMAGES. 30570af302Sopenharmony_ci// 31570af302Sopenharmony_ci// This file is provided with no support and without any obligation on the 32570af302Sopenharmony_ci// part of Sun Microsystems, Inc. ("Sun") or any of its affiliated 33570af302Sopenharmony_ci// companies to assist in its use, correction, modification or 34570af302Sopenharmony_ci// enhancement. Nevertheless, and without creating any obligation on its 35570af302Sopenharmony_ci// part, Sun welcomes your comments concerning the software and requests 36570af302Sopenharmony_ci// that they be sent to fdlibm-comments@sunpro.sun.com. 37570af302Sopenharmony_ci// ceild(integer) is itself 38570af302Sopenharmony_ciT(RN, 0x0p+0, 0x0p+0, 0x0p+0, 0) 39570af302Sopenharmony_ciT(RN, -0x0p+0, -0x0p+0, 0x0p+0, 0) 40570af302Sopenharmony_ciT(RN, 0x1p+0, 0x1p+0, 0x0p+0, 0) 41570af302Sopenharmony_ciT(RN, -0x1p+0, -0x1p+0, 0x0p+0, 0) 42570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+52, 0x1.fffffffffffffp+52, 0x0p+0, 0) 43570af302Sopenharmony_ciT(RN, -0x1.fffffffffffffp+52, -0x1.fffffffffffffp+52, 0x0p+0, 0) 44570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+1023, 0x1.fffffffffffffp+1023, 0x0p+0, 0) 45570af302Sopenharmony_ciT(RN,-0x1.fffffffffffffp+1023,-0x1.fffffffffffffp+1023, 0x0p+0, 0) 46570af302Sopenharmony_ciT(RZ, 0x0p+0, 0x0p+0, 0x0p+0, 0) 47570af302Sopenharmony_ciT(RZ, -0x0p+0, -0x0p+0, 0x0p+0, 0) 48570af302Sopenharmony_ciT(RZ, 0x1p+0, 0x1p+0, 0x0p+0, 0) 49570af302Sopenharmony_ciT(RZ, -0x1p+0, -0x1p+0, 0x0p+0, 0) 50570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+52, 0x1.fffffffffffffp+52, 0x0p+0, 0) 51570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp+52, -0x1.fffffffffffffp+52, 0x0p+0, 0) 52570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+1023, 0x1.fffffffffffffp+1023, 0x0p+0, 0) 53570af302Sopenharmony_ciT(RZ,-0x1.fffffffffffffp+1023,-0x1.fffffffffffffp+1023, 0x0p+0, 0) 54570af302Sopenharmony_ciT(RU, 0x0p+0, 0x0p+0, 0x0p+0, 0) 55570af302Sopenharmony_ciT(RU, -0x0p+0, -0x0p+0, 0x0p+0, 0) 56570af302Sopenharmony_ciT(RU, 0x1p+0, 0x1p+0, 0x0p+0, 0) 57570af302Sopenharmony_ciT(RU, -0x1p+0, -0x1p+0, 0x0p+0, 0) 58570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+52, 0x1.fffffffffffffp+52, 0x0p+0, 0) 59570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp+52, -0x1.fffffffffffffp+52, 0x0p+0, 0) 60570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+1023, 0x1.fffffffffffffp+1023, 0x0p+0, 0) 61570af302Sopenharmony_ciT(RU,-0x1.fffffffffffffp+1023,-0x1.fffffffffffffp+1023, 0x0p+0, 0) 62570af302Sopenharmony_ciT(RD, 0x0p+0, 0x0p+0, 0x0p+0, 0) 63570af302Sopenharmony_ciT(RD, -0x0p+0, -0x0p+0, 0x0p+0, 0) 64570af302Sopenharmony_ciT(RD, 0x1p+0, 0x1p+0, 0x0p+0, 0) 65570af302Sopenharmony_ciT(RD, -0x1p+0, -0x1p+0, 0x0p+0, 0) 66570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+52, 0x1.fffffffffffffp+52, 0x0p+0, 0) 67570af302Sopenharmony_ciT(RD, -0x1.fffffffffffffp+52, -0x1.fffffffffffffp+52, 0x0p+0, 0) 68570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+1023, 0x1.fffffffffffffp+1023, 0x0p+0, 0) 69570af302Sopenharmony_ciT(RD,-0x1.fffffffffffffp+1023,-0x1.fffffffffffffp+1023, 0x0p+0, 0) 70570af302Sopenharmony_ci// integer - ulp 71570af302Sopenharmony_ciT(RN, 0x1.eeeeeeeeeeeefp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 72570af302Sopenharmony_ciT(RN, -0x1.eeeeeeeeeeeefp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 73570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 74570af302Sopenharmony_ciT(RN, -0x1.fffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 75570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp-1, 0x1p+0, 0x0p+0, INEXACT) 76570af302Sopenharmony_ciT(RN, -0x1.fffffffffffffp-1, -0x0p+0, 0x0p+0, INEXACT) 77570af302Sopenharmony_ciT(RZ, 0x1.eeeeeeeeeeeefp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 78570af302Sopenharmony_ciT(RZ, -0x1.eeeeeeeeeeeefp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 79570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 80570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 81570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp-1, 0x1p+0, 0x0p+0, INEXACT) 82570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp-1, -0x0p+0, 0x0p+0, INEXACT) 83570af302Sopenharmony_ciT(RU, 0x1.eeeeeeeeeeeefp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 84570af302Sopenharmony_ciT(RU, -0x1.eeeeeeeeeeeefp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 85570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 86570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 87570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp-1, 0x1p+0, 0x0p+0, INEXACT) 88570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp-1, -0x0p+0, 0x0p+0, INEXACT) 89570af302Sopenharmony_ciT(RD, 0x1.eeeeeeeeeeeefp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 90570af302Sopenharmony_ciT(RD, -0x1.eeeeeeeeeeeefp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 91570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 92570af302Sopenharmony_ciT(RD, -0x1.fffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 93570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp-1, 0x1p+0, 0x0p+0, INEXACT) 94570af302Sopenharmony_ciT(RD, -0x1.fffffffffffffp-1, -0x0p+0, 0x0p+0, INEXACT) 95570af302Sopenharmony_ci// integer + ulp 96570af302Sopenharmony_ciT(RN, 0x1.eeeeeeeeeeeedp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 97570af302Sopenharmony_ciT(RN, -0x1.eeeeeeeeeeeedp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 98570af302Sopenharmony_ciT(RN, 0x1.0000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 99570af302Sopenharmony_ciT(RN, -0x1.0000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 100570af302Sopenharmony_ciT(RN, 0x1p-1022, 0x1p+0, 0x0p+0, INEXACT) 101570af302Sopenharmony_ciT(RN, -0x1p-1022, -0x0p+0, 0x0p+0, INEXACT) 102570af302Sopenharmony_ciT(RZ, 0x1.eeeeeeeeeeeedp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 103570af302Sopenharmony_ciT(RZ, -0x1.eeeeeeeeeeeedp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 104570af302Sopenharmony_ciT(RZ, 0x1.0000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 105570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 106570af302Sopenharmony_ciT(RZ, 0x1p-1022, 0x1p+0, 0x0p+0, INEXACT) 107570af302Sopenharmony_ciT(RZ, -0x1p-1022, -0x0p+0, 0x0p+0, INEXACT) 108570af302Sopenharmony_ciT(RU, 0x1.eeeeeeeeeeeedp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 109570af302Sopenharmony_ciT(RU, -0x1.eeeeeeeeeeeedp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 110570af302Sopenharmony_ciT(RU, 0x1.0000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 111570af302Sopenharmony_ciT(RU, -0x1.0000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 112570af302Sopenharmony_ciT(RU, 0x1p-1022, 0x1p+0, 0x0p+0, INEXACT) 113570af302Sopenharmony_ciT(RU, -0x1p-1022, -0x0p+0, 0x0p+0, INEXACT) 114570af302Sopenharmony_ciT(RD, 0x1.eeeeeeeeeeeedp+50, 0x1.eeeeeeeeeeefp+50, 0x0p+0, INEXACT) 115570af302Sopenharmony_ciT(RD, -0x1.eeeeeeeeeeeedp+50, -0x1.eeeeeeeeeeeecp+50, 0x0p+0, INEXACT) 116570af302Sopenharmony_ciT(RD, 0x1.0000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 117570af302Sopenharmony_ciT(RD, -0x1.0000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 118570af302Sopenharmony_ciT(RD, 0x1p-1022, 0x1p+0, 0x0p+0, INEXACT) 119570af302Sopenharmony_ciT(RD, -0x1p-1022, -0x0p+0, 0x0p+0, INEXACT) 120570af302Sopenharmony_ci// half way case, half way case +- ulp 121570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp-2, 0x1p+0, 0x0p+0, INEXACT) 122570af302Sopenharmony_ciT(RN, 0x1p-1, 0x1p+0, 0x0p+0, INEXACT) 123570af302Sopenharmony_ciT(RN, 0x1.0000000000001p-1, 0x1p+0, 0x0p+0, INEXACT) 124570af302Sopenharmony_ciT(RN, -0x1.fffffffffffffp-2, -0x0p+0, 0x0p+0, INEXACT) 125570af302Sopenharmony_ciT(RN, -0x1p-1, -0x0p+0, 0x0p+0, INEXACT) 126570af302Sopenharmony_ciT(RN, -0x1.0000000000001p-1, -0x0p+0, 0x0p+0, INEXACT) 127570af302Sopenharmony_ciT(RN, 0x1.7ffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 128570af302Sopenharmony_ciT(RN, 0x1.8p+0, 0x1p+1, 0x0p+0, INEXACT) 129570af302Sopenharmony_ciT(RN, 0x1.8000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 130570af302Sopenharmony_ciT(RN, -0x1.7ffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 131570af302Sopenharmony_ciT(RN, -0x1.8p+0, -0x1p+0, 0x0p+0, INEXACT) 132570af302Sopenharmony_ciT(RN, -0x1.8000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 133570af302Sopenharmony_ciT(RN, 0x1.3ffffffffffffp+1, 0x1.8p+1, 0x0p+0, INEXACT) 134570af302Sopenharmony_ciT(RN, 0x1.4p+1, 0x1.8p+1, 0x0p+0, INEXACT) 135570af302Sopenharmony_ciT(RN, 0x1.4000000000001p+1, 0x1.8p+1, 0x0p+0, INEXACT) 136570af302Sopenharmony_ciT(RN, -0x1.3ffffffffffffp+1, -0x1p+1, 0x0p+0, INEXACT) 137570af302Sopenharmony_ciT(RN, -0x1.4p+1, -0x1p+1, 0x0p+0, INEXACT) 138570af302Sopenharmony_ciT(RN, -0x1.4000000000001p+1, -0x1p+1, 0x0p+0, INEXACT) 139570af302Sopenharmony_ciT(RN, 0x1.eeeeeeeeeeee7p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 140570af302Sopenharmony_ciT(RN, 0x1.eeeeeeeeeeee8p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 141570af302Sopenharmony_ciT(RN, 0x1.eeeeeeeeeeee9p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 142570af302Sopenharmony_ciT(RN, -0x1.eeeeeeeeeeee7p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 143570af302Sopenharmony_ciT(RN, -0x1.eeeeeeeeeeee8p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 144570af302Sopenharmony_ciT(RN, -0x1.eeeeeeeeeeee9p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 145570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp-2, 0x1p+0, 0x0p+0, INEXACT) 146570af302Sopenharmony_ciT(RZ, 0x1p-1, 0x1p+0, 0x0p+0, INEXACT) 147570af302Sopenharmony_ciT(RZ, 0x1.0000000000001p-1, 0x1p+0, 0x0p+0, INEXACT) 148570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp-2, -0x0p+0, 0x0p+0, INEXACT) 149570af302Sopenharmony_ciT(RZ, -0x1p-1, -0x0p+0, 0x0p+0, INEXACT) 150570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p-1, -0x0p+0, 0x0p+0, INEXACT) 151570af302Sopenharmony_ciT(RZ, 0x1.7ffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 152570af302Sopenharmony_ciT(RZ, 0x1.8p+0, 0x1p+1, 0x0p+0, INEXACT) 153570af302Sopenharmony_ciT(RZ, 0x1.8000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 154570af302Sopenharmony_ciT(RZ, -0x1.7ffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 155570af302Sopenharmony_ciT(RZ, -0x1.8p+0, -0x1p+0, 0x0p+0, INEXACT) 156570af302Sopenharmony_ciT(RZ, -0x1.8000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 157570af302Sopenharmony_ciT(RZ, 0x1.3ffffffffffffp+1, 0x1.8p+1, 0x0p+0, INEXACT) 158570af302Sopenharmony_ciT(RZ, 0x1.4p+1, 0x1.8p+1, 0x0p+0, INEXACT) 159570af302Sopenharmony_ciT(RZ, 0x1.4000000000001p+1, 0x1.8p+1, 0x0p+0, INEXACT) 160570af302Sopenharmony_ciT(RZ, -0x1.3ffffffffffffp+1, -0x1p+1, 0x0p+0, INEXACT) 161570af302Sopenharmony_ciT(RZ, -0x1.4p+1, -0x1p+1, 0x0p+0, INEXACT) 162570af302Sopenharmony_ciT(RZ, -0x1.4000000000001p+1, -0x1p+1, 0x0p+0, INEXACT) 163570af302Sopenharmony_ciT(RZ, 0x1.eeeeeeeeeeee7p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 164570af302Sopenharmony_ciT(RZ, 0x1.eeeeeeeeeeee8p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 165570af302Sopenharmony_ciT(RZ, 0x1.eeeeeeeeeeee9p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 166570af302Sopenharmony_ciT(RZ, -0x1.eeeeeeeeeeee7p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 167570af302Sopenharmony_ciT(RZ, -0x1.eeeeeeeeeeee8p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 168570af302Sopenharmony_ciT(RZ, -0x1.eeeeeeeeeeee9p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 169570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp-2, 0x1p+0, 0x0p+0, INEXACT) 170570af302Sopenharmony_ciT(RU, 0x1p-1, 0x1p+0, 0x0p+0, INEXACT) 171570af302Sopenharmony_ciT(RU, 0x1.0000000000001p-1, 0x1p+0, 0x0p+0, INEXACT) 172570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp-2, -0x0p+0, 0x0p+0, INEXACT) 173570af302Sopenharmony_ciT(RU, -0x1p-1, -0x0p+0, 0x0p+0, INEXACT) 174570af302Sopenharmony_ciT(RU, -0x1.0000000000001p-1, -0x0p+0, 0x0p+0, INEXACT) 175570af302Sopenharmony_ciT(RU, 0x1.7ffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 176570af302Sopenharmony_ciT(RU, 0x1.8p+0, 0x1p+1, 0x0p+0, INEXACT) 177570af302Sopenharmony_ciT(RU, 0x1.8000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 178570af302Sopenharmony_ciT(RU, -0x1.7ffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 179570af302Sopenharmony_ciT(RU, -0x1.8p+0, -0x1p+0, 0x0p+0, INEXACT) 180570af302Sopenharmony_ciT(RU, -0x1.8000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 181570af302Sopenharmony_ciT(RU, 0x1.3ffffffffffffp+1, 0x1.8p+1, 0x0p+0, INEXACT) 182570af302Sopenharmony_ciT(RU, 0x1.4p+1, 0x1.8p+1, 0x0p+0, INEXACT) 183570af302Sopenharmony_ciT(RU, 0x1.4000000000001p+1, 0x1.8p+1, 0x0p+0, INEXACT) 184570af302Sopenharmony_ciT(RU, -0x1.3ffffffffffffp+1, -0x1p+1, 0x0p+0, INEXACT) 185570af302Sopenharmony_ciT(RU, -0x1.4p+1, -0x1p+1, 0x0p+0, INEXACT) 186570af302Sopenharmony_ciT(RU, -0x1.4000000000001p+1, -0x1p+1, 0x0p+0, INEXACT) 187570af302Sopenharmony_ciT(RU, 0x1.eeeeeeeeeeee7p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 188570af302Sopenharmony_ciT(RU, 0x1.eeeeeeeeeeee8p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 189570af302Sopenharmony_ciT(RU, 0x1.eeeeeeeeeeee9p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 190570af302Sopenharmony_ciT(RU, -0x1.eeeeeeeeeeee7p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 191570af302Sopenharmony_ciT(RU, -0x1.eeeeeeeeeeee8p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 192570af302Sopenharmony_ciT(RU, -0x1.eeeeeeeeeeee9p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 193570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp-2, 0x1p+0, 0x0p+0, INEXACT) 194570af302Sopenharmony_ciT(RD, 0x1p-1, 0x1p+0, 0x0p+0, INEXACT) 195570af302Sopenharmony_ciT(RD, 0x1.0000000000001p-1, 0x1p+0, 0x0p+0, INEXACT) 196570af302Sopenharmony_ciT(RD, -0x1.fffffffffffffp-2, -0x0p+0, 0x0p+0, INEXACT) 197570af302Sopenharmony_ciT(RD, -0x1p-1, -0x0p+0, 0x0p+0, INEXACT) 198570af302Sopenharmony_ciT(RD, -0x1.0000000000001p-1, -0x0p+0, 0x0p+0, INEXACT) 199570af302Sopenharmony_ciT(RD, 0x1.7ffffffffffffp+0, 0x1p+1, 0x0p+0, INEXACT) 200570af302Sopenharmony_ciT(RD, 0x1.8p+0, 0x1p+1, 0x0p+0, INEXACT) 201570af302Sopenharmony_ciT(RD, 0x1.8000000000001p+0, 0x1p+1, 0x0p+0, INEXACT) 202570af302Sopenharmony_ciT(RD, -0x1.7ffffffffffffp+0, -0x1p+0, 0x0p+0, INEXACT) 203570af302Sopenharmony_ciT(RD, -0x1.8p+0, -0x1p+0, 0x0p+0, INEXACT) 204570af302Sopenharmony_ciT(RD, -0x1.8000000000001p+0, -0x1p+0, 0x0p+0, INEXACT) 205570af302Sopenharmony_ciT(RD, 0x1.3ffffffffffffp+1, 0x1.8p+1, 0x0p+0, INEXACT) 206570af302Sopenharmony_ciT(RD, 0x1.4p+1, 0x1.8p+1, 0x0p+0, INEXACT) 207570af302Sopenharmony_ciT(RD, 0x1.4000000000001p+1, 0x1.8p+1, 0x0p+0, INEXACT) 208570af302Sopenharmony_ciT(RD, -0x1.3ffffffffffffp+1, -0x1p+1, 0x0p+0, INEXACT) 209570af302Sopenharmony_ciT(RD, -0x1.4p+1, -0x1p+1, 0x0p+0, INEXACT) 210570af302Sopenharmony_ciT(RD, -0x1.4000000000001p+1, -0x1p+1, 0x0p+0, INEXACT) 211570af302Sopenharmony_ciT(RD, 0x1.eeeeeeeeeeee7p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 212570af302Sopenharmony_ciT(RD, 0x1.eeeeeeeeeeee8p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 213570af302Sopenharmony_ciT(RD, 0x1.eeeeeeeeeeee9p+48, 0x1.eeeeeeeeeeefp+48, 0x0p+0, INEXACT) 214570af302Sopenharmony_ciT(RD, -0x1.eeeeeeeeeeee7p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 215570af302Sopenharmony_ciT(RD, -0x1.eeeeeeeeeeee8p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 216570af302Sopenharmony_ciT(RD, -0x1.eeeeeeeeeeee9p+48, -0x1.eeeeeeeeeeeep+48, 0x0p+0, INEXACT) 217570af302Sopenharmony_ci// random arguments between -100,100 218570af302Sopenharmony_ciT(RN, -0x1.adeefb2b5006dp+4, -0x1.ap+4, 0x0p+0, INEXACT) 219570af302Sopenharmony_ciT(RN, 0x1.1ce3efb825911p+6, 0x1.2p+6, 0x0p+0, INEXACT) 220570af302Sopenharmony_ciT(RN, 0x1.602e109de7505p+6, 0x1.64p+6, 0x0p+0, INEXACT) 221570af302Sopenharmony_ciT(RN, -0x1.0b245fba96889p+6, -0x1.08p+6, 0x0p+0, INEXACT) 222570af302Sopenharmony_ciT(RN, -0x1.b171ee27084ddp+4, -0x1.bp+4, 0x0p+0, INEXACT) 223570af302Sopenharmony_ciT(RN, -0x1.f6eff1b093c41p+1, -0x1.8p+1, 0x0p+0, INEXACT) 224570af302Sopenharmony_ciT(RN, 0x1.ceaa3d18455f5p+5, 0x1.dp+5, 0x0p+0, INEXACT) 225570af302Sopenharmony_ciT(RN, 0x1.560914a51b239p+6, 0x1.58p+6, 0x0p+0, INEXACT) 226570af302Sopenharmony_ciT(RN, -0x1.0ce901079de4dp+4, -0x1p+4, 0x0p+0, INEXACT) 227570af302Sopenharmony_ciT(RN, -0x1.7f35b3103b871p+6, -0x1.7cp+6, 0x0p+0, INEXACT) 228570af302Sopenharmony_ci// inf,nan, and subnormal number 229570af302Sopenharmony_ciT(RN, 0x1p-1074, 0x1p+0, 0x0p+0, INEXACT) 230570af302Sopenharmony_ciT(RN, -0x1p-1074, -0x0p+0, 0x0p+0, INEXACT) 231570af302Sopenharmony_ciT(RN, inf, inf, 0x0p+0, 0) 232570af302Sopenharmony_ciT(RN, -inf, -inf, 0x0p+0, 0) 233570af302Sopenharmony_ciT(RN, nan, nan, 0x0p+0, 0) 234570af302Sopenharmony_ciT(RZ, 0x1p-1074, 0x1p+0, 0x0p+0, INEXACT) 235570af302Sopenharmony_ciT(RZ, -0x1p-1074, -0x0p+0, 0x0p+0, INEXACT) 236570af302Sopenharmony_ciT(RZ, inf, inf, 0x0p+0, 0) 237570af302Sopenharmony_ciT(RZ, -inf, -inf, 0x0p+0, 0) 238570af302Sopenharmony_ciT(RZ, nan, nan, 0x0p+0, 0) 239570af302Sopenharmony_ciT(RU, 0x1p-1074, 0x1p+0, 0x0p+0, INEXACT) 240570af302Sopenharmony_ciT(RU, -0x1p-1074, -0x0p+0, 0x0p+0, INEXACT) 241570af302Sopenharmony_ciT(RU, inf, inf, 0x0p+0, 0) 242570af302Sopenharmony_ciT(RU, -inf, -inf, 0x0p+0, 0) 243570af302Sopenharmony_ciT(RU, nan, nan, 0x0p+0, 0) 244570af302Sopenharmony_ciT(RD, 0x1p-1074, 0x1p+0, 0x0p+0, INEXACT) 245570af302Sopenharmony_ciT(RD, -0x1p-1074, -0x0p+0, 0x0p+0, INEXACT) 246570af302Sopenharmony_ciT(RD, inf, inf, 0x0p+0, 0) 247570af302Sopenharmony_ciT(RD, -inf, -inf, 0x0p+0, 0) 248570af302Sopenharmony_ciT(RD, nan, nan, 0x0p+0, 0) 249570af302Sopenharmony_ciT(RD, 0x1.2p+12, 0x1.2p+12, 0x0p+0, 0) 250570af302Sopenharmony_ciT(RD, 0x1p+23, 0x1p+23, 0x0p+0, 0) 251570af302Sopenharmony_ciT(RD, 0x1.ffffffffffffep+51, 0x1.ffffffffffffep+51, 0x0p+0, 0) 252570af302Sopenharmony_ciT(RD, 0x1p+52, 0x1p+52, 0x0p+0, 0) 253570af302Sopenharmony_ciT(RD, 0x1.0000000000001p+52, 0x1.0000000000001p+52, 0x0p+0, 0) 254570af302Sopenharmony_ciT(RD, 0x1.fffffffffffeep+1014, 0x1.fffffffffffeep+1014, 0x0p+0, 0) 255570af302Sopenharmony_ciT(RD, 0x1.ffffffffffff7p+1014, 0x1.ffffffffffff7p+1014, 0x0p+0, 0) 256570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+1014, 0x1.fffffffffffffp+1014, 0x0p+0, 0) 257570af302Sopenharmony_ciT(RD, 0x1p+1015, 0x1p+1015, 0x0p+0, 0) 258570af302Sopenharmony_ciT(RD, -0x1.2p+12, -0x1.2p+12, 0x0p+0, 0) 259570af302Sopenharmony_ciT(RD, -0x1p+23, -0x1p+23, 0x0p+0, 0) 260570af302Sopenharmony_ciT(RD, -0x1.ffffffffffffep+51, -0x1.ffffffffffffep+51, 0x0p+0, 0) 261570af302Sopenharmony_ciT(RD, -0x1p+52, -0x1p+52, 0x0p+0, 0) 262570af302Sopenharmony_ciT(RD, -0x1.0000000000001p+52, -0x1.0000000000001p+52, 0x0p+0, 0) 263570af302Sopenharmony_ciT(RD,-0x1.fffffffffffeep+1014,-0x1.fffffffffffeep+1014, 0x0p+0, 0) 264570af302Sopenharmony_ciT(RD,-0x1.ffffffffffff7p+1014,-0x1.ffffffffffff7p+1014, 0x0p+0, 0) 265570af302Sopenharmony_ciT(RD,-0x1.fffffffffffffp+1014,-0x1.fffffffffffffp+1014, 0x0p+0, 0) 266570af302Sopenharmony_ciT(RD, -0x1p+1015, -0x1p+1015, 0x0p+0, 0) 267570af302Sopenharmony_ciT(RD, 0x1.ep-1, 0x1p+0, 0x0p+0, INEXACT) 268570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+22, 0x1p+23, 0x0p+0, INEXACT) 269570af302Sopenharmony_ciT(RD, 0x1.ffffffffffffdp+51, 0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 270570af302Sopenharmony_ciT(RD, 0x1.fffffffffffffp+51, 0x1p+52, 0x0p+0, INEXACT) 271570af302Sopenharmony_ciT(RD, -0x1.0000000000001p+23, -0x1p+23, 0x0p+0, INEXACT) 272570af302Sopenharmony_ciT(RD, -0x1.ffffffffffffdp+51, -0x1.ffffffffffffcp+51, 0x0p+0, INEXACT) 273570af302Sopenharmony_ciT(RD, -0x1.fffffffffffffp+51, -0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 274570af302Sopenharmony_ciT(RD, nan, nan, 0x0p+0, 0) 275570af302Sopenharmony_ciT(RN, 0x1.2p+12, 0x1.2p+12, 0x0p+0, 0) 276570af302Sopenharmony_ciT(RN, 0x1p+23, 0x1p+23, 0x0p+0, 0) 277570af302Sopenharmony_ciT(RN, 0x1.ffffffffffffep+51, 0x1.ffffffffffffep+51, 0x0p+0, 0) 278570af302Sopenharmony_ciT(RN, 0x1p+52, 0x1p+52, 0x0p+0, 0) 279570af302Sopenharmony_ciT(RN, 0x1.0000000000001p+52, 0x1.0000000000001p+52, 0x0p+0, 0) 280570af302Sopenharmony_ciT(RN, 0x1.fffffffffffeep+1014, 0x1.fffffffffffeep+1014, 0x0p+0, 0) 281570af302Sopenharmony_ciT(RN, 0x1.ffffffffffff7p+1014, 0x1.ffffffffffff7p+1014, 0x0p+0, 0) 282570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+1014, 0x1.fffffffffffffp+1014, 0x0p+0, 0) 283570af302Sopenharmony_ciT(RN, 0x1p+1015, 0x1p+1015, 0x0p+0, 0) 284570af302Sopenharmony_ciT(RN, -0x1.2p+12, -0x1.2p+12, 0x0p+0, 0) 285570af302Sopenharmony_ciT(RN, -0x1p+23, -0x1p+23, 0x0p+0, 0) 286570af302Sopenharmony_ciT(RN, -0x1.ffffffffffffep+51, -0x1.ffffffffffffep+51, 0x0p+0, 0) 287570af302Sopenharmony_ciT(RN, -0x1p+52, -0x1p+52, 0x0p+0, 0) 288570af302Sopenharmony_ciT(RN, -0x1.0000000000001p+52, -0x1.0000000000001p+52, 0x0p+0, 0) 289570af302Sopenharmony_ciT(RN,-0x1.fffffffffffeep+1014,-0x1.fffffffffffeep+1014, 0x0p+0, 0) 290570af302Sopenharmony_ciT(RN,-0x1.ffffffffffff7p+1014,-0x1.ffffffffffff7p+1014, 0x0p+0, 0) 291570af302Sopenharmony_ciT(RN,-0x1.fffffffffffffp+1014,-0x1.fffffffffffffp+1014, 0x0p+0, 0) 292570af302Sopenharmony_ciT(RN, -0x1p+1015, -0x1p+1015, 0x0p+0, 0) 293570af302Sopenharmony_ciT(RN, 0x1.ep-1, 0x1p+0, 0x0p+0, INEXACT) 294570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+2, 0x1p+3, 0x0p+0, INEXACT) 295570af302Sopenharmony_ciT(RN, 0x1.ffffffffffff8p+8, 0x1p+9, 0x0p+0, INEXACT) 296570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+17, 0x1p+18, 0x0p+0, INEXACT) 297570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+22, 0x1p+23, 0x0p+0, INEXACT) 298570af302Sopenharmony_ciT(RN, 0x1.ffffffffffffdp+51, 0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 299570af302Sopenharmony_ciT(RN, 0x1.fffffffffffffp+51, 0x1p+52, 0x0p+0, INEXACT) 300570af302Sopenharmony_ciT(RN,-0x1.ffffffffffffep-1023, -0x0p+0, 0x0p+0, INEXACT) 301570af302Sopenharmony_ciT(RN, -0x1.2p+2, -0x1p+2, 0x0p+0, INEXACT) 302570af302Sopenharmony_ciT(RN, -0x1.0000000000001p+3, -0x1p+3, 0x0p+0, INEXACT) 303570af302Sopenharmony_ciT(RN, -0x1.0000000000008p+9, -0x1p+9, 0x0p+0, INEXACT) 304570af302Sopenharmony_ciT(RN, -0x1.0000000000001p+18, -0x1p+18, 0x0p+0, INEXACT) 305570af302Sopenharmony_ciT(RN, -0x1.0000000000001p+23, -0x1p+23, 0x0p+0, INEXACT) 306570af302Sopenharmony_ciT(RN, -0x1.ffffffffffffdp+51, -0x1.ffffffffffffcp+51, 0x0p+0, INEXACT) 307570af302Sopenharmony_ciT(RN, -0x1.fffffffffffffp+51, -0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 308570af302Sopenharmony_ciT(RN, nan, nan, 0x0p+0, 0) 309570af302Sopenharmony_ciT(RU, 0x1.2p+12, 0x1.2p+12, 0x0p+0, 0) 310570af302Sopenharmony_ciT(RU, 0x1p+23, 0x1p+23, 0x0p+0, 0) 311570af302Sopenharmony_ciT(RU, 0x1.ffffffffffffep+51, 0x1.ffffffffffffep+51, 0x0p+0, 0) 312570af302Sopenharmony_ciT(RU, 0x1p+52, 0x1p+52, 0x0p+0, 0) 313570af302Sopenharmony_ciT(RU, 0x1.0000000000001p+52, 0x1.0000000000001p+52, 0x0p+0, 0) 314570af302Sopenharmony_ciT(RU, 0x1.fffffffffffeep+1014, 0x1.fffffffffffeep+1014, 0x0p+0, 0) 315570af302Sopenharmony_ciT(RU, 0x1.ffffffffffff7p+1014, 0x1.ffffffffffff7p+1014, 0x0p+0, 0) 316570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+1014, 0x1.fffffffffffffp+1014, 0x0p+0, 0) 317570af302Sopenharmony_ciT(RU, 0x1p+1015, 0x1p+1015, 0x0p+0, 0) 318570af302Sopenharmony_ciT(RU, -0x1.2p+12, -0x1.2p+12, 0x0p+0, 0) 319570af302Sopenharmony_ciT(RU, -0x1p+23, -0x1p+23, 0x0p+0, 0) 320570af302Sopenharmony_ciT(RU, -0x1.ffffffffffffep+51, -0x1.ffffffffffffep+51, 0x0p+0, 0) 321570af302Sopenharmony_ciT(RU, -0x1p+52, -0x1p+52, 0x0p+0, 0) 322570af302Sopenharmony_ciT(RU, -0x1.0000000000001p+52, -0x1.0000000000001p+52, 0x0p+0, 0) 323570af302Sopenharmony_ciT(RU,-0x1.fffffffffffeep+1014,-0x1.fffffffffffeep+1014, 0x0p+0, 0) 324570af302Sopenharmony_ciT(RU,-0x1.ffffffffffff7p+1014,-0x1.ffffffffffff7p+1014, 0x0p+0, 0) 325570af302Sopenharmony_ciT(RU,-0x1.fffffffffffffp+1014,-0x1.fffffffffffffp+1014, 0x0p+0, 0) 326570af302Sopenharmony_ciT(RU, -0x1p+1015, -0x1p+1015, 0x0p+0, 0) 327570af302Sopenharmony_ciT(RU, 0x1.ffffffffffffep-1023, 0x1p+0, 0x0p+0, INEXACT) 328570af302Sopenharmony_ciT(RU, 0x1.ep-1, 0x1p+0, 0x0p+0, INEXACT) 329570af302Sopenharmony_ciT(RU, 0x1.2p+2, 0x1.4p+2, 0x0p+0, INEXACT) 330570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+2, 0x1p+3, 0x0p+0, INEXACT) 331570af302Sopenharmony_ciT(RU, 0x1.0000000000001p+3, 0x1.2p+3, 0x0p+0, INEXACT) 332570af302Sopenharmony_ciT(RU, 0x1.ffffffffffff8p+8, 0x1p+9, 0x0p+0, INEXACT) 333570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+17, 0x1p+18, 0x0p+0, INEXACT) 334570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+22, 0x1p+23, 0x0p+0, INEXACT) 335570af302Sopenharmony_ciT(RU, 0x1.ffffffffffffdp+51, 0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 336570af302Sopenharmony_ciT(RU, 0x1.fffffffffffffp+51, 0x1p+52, 0x0p+0, INEXACT) 337570af302Sopenharmony_ciT(RU,-0x1.ffffffffffffep-1023, -0x0p+0, 0x0p+0, INEXACT) 338570af302Sopenharmony_ciT(RU, -0x1.2p+2, -0x1p+2, 0x0p+0, INEXACT) 339570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp+2, -0x1.cp+2, 0x0p+0, INEXACT) 340570af302Sopenharmony_ciT(RU, -0x1.0000000000001p+3, -0x1p+3, 0x0p+0, INEXACT) 341570af302Sopenharmony_ciT(RU, -0x1.0000000000008p+9, -0x1p+9, 0x0p+0, INEXACT) 342570af302Sopenharmony_ciT(RU, -0x1.0000000000001p+18, -0x1p+18, 0x0p+0, INEXACT) 343570af302Sopenharmony_ciT(RU, -0x1.0000000000001p+23, -0x1p+23, 0x0p+0, INEXACT) 344570af302Sopenharmony_ciT(RU, -0x1.ffffffffffffdp+51, -0x1.ffffffffffffcp+51, 0x0p+0, INEXACT) 345570af302Sopenharmony_ciT(RU, -0x1.fffffffffffffp+51, -0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 346570af302Sopenharmony_ciT(RU, nan, nan, 0x0p+0, 0) 347570af302Sopenharmony_ciT(RZ, 0x1.2p+12, 0x1.2p+12, 0x0p+0, 0) 348570af302Sopenharmony_ciT(RZ, 0x1p+23, 0x1p+23, 0x0p+0, 0) 349570af302Sopenharmony_ciT(RZ, 0x1.ffffffffffffep+51, 0x1.ffffffffffffep+51, 0x0p+0, 0) 350570af302Sopenharmony_ciT(RZ, 0x1p+52, 0x1p+52, 0x0p+0, 0) 351570af302Sopenharmony_ciT(RZ, 0x1.0000000000001p+52, 0x1.0000000000001p+52, 0x0p+0, 0) 352570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffeep+1014, 0x1.fffffffffffeep+1014, 0x0p+0, 0) 353570af302Sopenharmony_ciT(RZ, 0x1.ffffffffffff7p+1014, 0x1.ffffffffffff7p+1014, 0x0p+0, 0) 354570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+1014, 0x1.fffffffffffffp+1014, 0x0p+0, 0) 355570af302Sopenharmony_ciT(RZ, 0x1p+1015, 0x1p+1015, 0x0p+0, 0) 356570af302Sopenharmony_ciT(RZ, -0x1.2p+12, -0x1.2p+12, 0x0p+0, 0) 357570af302Sopenharmony_ciT(RZ, -0x1p+23, -0x1p+23, 0x0p+0, 0) 358570af302Sopenharmony_ciT(RZ, -0x1.ffffffffffffep+51, -0x1.ffffffffffffep+51, 0x0p+0, 0) 359570af302Sopenharmony_ciT(RZ, -0x1p+52, -0x1p+52, 0x0p+0, 0) 360570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p+52, -0x1.0000000000001p+52, 0x0p+0, 0) 361570af302Sopenharmony_ciT(RZ,-0x1.fffffffffffeep+1014,-0x1.fffffffffffeep+1014, 0x0p+0, 0) 362570af302Sopenharmony_ciT(RZ,-0x1.ffffffffffff7p+1014,-0x1.ffffffffffff7p+1014, 0x0p+0, 0) 363570af302Sopenharmony_ciT(RZ,-0x1.fffffffffffffp+1014,-0x1.fffffffffffffp+1014, 0x0p+0, 0) 364570af302Sopenharmony_ciT(RZ, -0x1p+1015, -0x1p+1015, 0x0p+0, 0) 365570af302Sopenharmony_ciT(RZ, 0x1.ep-1, 0x1p+0, 0x0p+0, INEXACT) 366570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+22, 0x1p+23, 0x0p+0, INEXACT) 367570af302Sopenharmony_ciT(RZ, 0x1.ffffffffffffdp+51, 0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 368570af302Sopenharmony_ciT(RZ, 0x1.fffffffffffffp+51, 0x1p+52, 0x0p+0, INEXACT) 369570af302Sopenharmony_ciT(RZ,-0x1.ffffffffffffep-1023, -0x0p+0, 0x0p+0, INEXACT) 370570af302Sopenharmony_ciT(RZ, -0x1.2p+2, -0x1p+2, 0x0p+0, INEXACT) 371570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp+2, -0x1.cp+2, 0x0p+0, INEXACT) 372570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p+3, -0x1p+3, 0x0p+0, INEXACT) 373570af302Sopenharmony_ciT(RZ, -0x1.0000000000008p+9, -0x1p+9, 0x0p+0, INEXACT) 374570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p+18, -0x1p+18, 0x0p+0, INEXACT) 375570af302Sopenharmony_ciT(RZ, -0x1.0000000000001p+23, -0x1p+23, 0x0p+0, INEXACT) 376570af302Sopenharmony_ciT(RZ, -0x1.ffffffffffffdp+51, -0x1.ffffffffffffcp+51, 0x0p+0, INEXACT) 377570af302Sopenharmony_ciT(RZ, -0x1.fffffffffffffp+51, -0x1.ffffffffffffep+51, 0x0p+0, INEXACT) 378570af302Sopenharmony_ciT(RZ, nan, nan, 0x0p+0, 0) 379