Home | History | Annotate | Download | only in i18n

Lines Matching full:signs

3846     /* note whether signs differ [used all paths]  */
3855 /* two infinities with different signs is invalid */
3960 else { /* signs differ */
4006 if (diffsign) residue=-residue; /* signs differ */
4024 if (diffsign) mult=-mult; /* signs differ */
4125 /* "When the sum of two operands with opposite signs is exactly */
6036 /* If total ordering then handle differing signs 'up front' */
6056 /* signs are known to be the same; compute the ordering here */
6057 /* as if the signs are both positive, then invert for negatives */
6127 if (slhs!=srhs) { /* signs differ */
6183 else { /* signs matter */