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