Searched refs:exptx (Results 1 – 1 of 1) sorted by relevance
52 int16_t exptx, expsignx, expty, expsigny; in atan2l() local59 exptx = expsignx & 0x7fff; in atan2l()61 if ((exptx==BIAS+LDBL_MAX_EXP && in atan2l()80 if(exptx==0 && ((ux.bits.manh&~LDBL_NBIT)|ux.bits.manl)==0) in atan2l()84 if(exptx==BIAS+LDBL_MAX_EXP) { in atan2l()106 k = expty-exptx; in atan2l()