Searched defs:mexp (Results 1 – 2 of 2) sorted by relevance
78 static const unsigned short msign=0x7fff , mexp =0x7f80 ; variable82 static const unsigned short msign=0x7fff, mexp =0x7ff0 ; variable
83 mexp,sign; in cbrt() local