Searched refs:abstop12 (Results 1 – 4 of 4) sorted by relevance
28 if (abstop12 (y) < abstop12 (pio4)) in sinf()32 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sinf()34 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sinf()42 else if (likely (abstop12 (y) < abstop12 (120.0f))) in sinf()54 else if (abstop12 (y) < abstop12 (INFINITY)) in sinf()
29 if (abstop12 (y) < abstop12 (pio4)) in sincosf()33 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sincosf()35 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sincosf()45 else if (abstop12 (y) < abstop12 (120.0f)) in sincosf()57 else if (likely (abstop12 (y) < abstop12 (INFINITY))) in sincosf()
29 if (abstop12 (y) < abstop12 (pio4)) in cosf()33 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in cosf()38 else if (likely (abstop12 (y) < abstop12 (120.0f))) in cosf()50 else if (abstop12 (y) < abstop12 (INFINITY)) in cosf()
35 abstop12 (float x) in abstop12() function