Searched refs:donotsub (Results 1 – 4 of 4) sorted by relevance
47 jp .donotsub /* jump if x is NaN */48 ja .donotsub /* jump if 2**63 > x */50 .donotsub: label
98 jp .donotsub /* jump if x is NaN */99 ja .donotsub /* jump if 2**31 > x */101 .donotsub: label
53 jb .donotsub // jump if st < 2**63 or is NaN57 .donotsub: label
104 jb .donotsub // jump if st < 2**31 or is NaN108 .donotsub: label