Searched refs:abstop12 (Results 1 – 4 of 4) sorted by relevance
48 if (abstop12 (y) < abstop12 (pio4)) in sinf()52 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sinf()54 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sinf()62 else if (likely (abstop12 (y) < abstop12 (120.0f))) in sinf()74 else if (abstop12 (y) < abstop12 (INFINITY)) in sinf()
49 if (abstop12 (y) < abstop12 (pio4)) in sincosf()53 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sincosf()55 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sincosf()65 else if (abstop12 (y) < abstop12 (120.0f)) in sincosf()77 else if (likely (abstop12 (y) < abstop12 (INFINITY))) in sincosf()
49 if (abstop12 (y) < abstop12 (pio4)) in cosf()53 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in cosf()58 else if (likely (abstop12 (y) < abstop12 (120.0f))) in cosf()70 else if (abstop12 (y) < abstop12 (INFINITY)) in cosf()
56 abstop12 (float x) in abstop12() function