Home
last modified time | relevance | path

Searched refs:ay (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/lib/msun/src/
HDs_clog.c48 double_t ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl, sh, sl, t; in clog() local
58 ay = fabs(y); in clog()
59 if (ax < ay) { in clog()
61 ax = ay; in clog()
62 ay = t; in clog()
67 GET_HIGH_WORD(hay, ay); in clog()
77 return (CMPLX((ay / 2) * ay, v)); in clog()
78 return (CMPLX(log1p(ay * ay) / 2, v)); in clog()
82 if (kx - ky > MANT_DIG || ay == 0) in clog()
107 t = (double)(ay * (0x1p27 + 1)); in clog()
[all …]
HDs_clogl.c62 long double ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl; in clogl() local
75 ay = fabsl(y); in clogl()
76 if (ax < ay) { in clogl()
78 ax = ay; in clogl()
79 ay = t; in clogl()
84 GET_LDBL_EXPSIGN(hay, ay); in clogl()
94 RETURNI(CMPLXL((ay / 2) * ay, v)); in clogl()
95 RETURNI(CMPLXL(log1pl(ay * ay) / 2, v)); in clogl()
99 if (kx - ky > MANT_DIG || ay == 0) in clogl()
124 t = (long double)(ay * (MULT_REDUX + 1)); in clogl()
[all …]
HDcatrigl.c169 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
176 ay = fabsl(y); in casinhl()
188 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhl()
202 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in casinhl()
205 do_hard_work(ax, ay, &rx, &B_is_usable, &B, &sqrt_A2my2, &new_y); in casinhl()
225 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
235 ay = fabsl(y); in cacosl()
247 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosl()
261 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in cacosl()
264 do_hard_work(ay, ax, &ry, &B_is_usable, &B, &sqrt_A2mx2, &new_x); in cacosl()
[all …]
HDcatrig.c277 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
284 ay = fabs(y); in casinh()
304 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinh()
320 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in casinh()
323 do_hard_work(ax, ay, &rx, &B_is_usable, &B, &sqrt_A2my2, &new_y); in casinh()
358 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
368 ay = fabs(y); in cacos()
388 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacos()
405 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in cacos()
408 do_hard_work(ay, ax, &ry, &B_is_usable, &B, &sqrt_A2mx2, &new_x); in cacos()
[all …]
HDcatrigf.c148 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
155 ay = fabsf(y); in casinhf()
167 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhf()
181 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in casinhf()
184 do_hard_work(ax, ay, &rx, &B_is_usable, &B, &sqrt_A2my2, &new_y); in casinhf()
203 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
213 ay = fabsf(y); in cacosf()
225 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosf()
239 if (ax < SQRT_6_EPSILON / 4 && ay < SQRT_6_EPSILON / 4) in cacosf()
242 do_hard_work(ay, ax, &ry, &B_is_usable, &B, &sqrt_A2mx2, &new_x); in cacosf()
[all …]
HDs_clogf.c48 float_t ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl, sh, sl, t; in clogf() local
58 ay = fabsf(y); in clogf()
59 if (ax < ay) { in clogf()
61 ax = ay; in clogf()
62 ay = t; in clogf()
67 GET_FLOAT_WORD(hay, ay); in clogf()
77 return (CMPLXF((ay / 2) * ay, v)); in clogf()
78 return (CMPLXF(log1pf(ay * ay) / 2, v)); in clogf()
107 t = (float)(ay * (0x1p12F + 1)); in clogf()
108 ayh = (float)(ay - t) + t; in clogf()
[all …]
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
HDmaketime.c108 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local
112 ((ay >> 2) - (by >> 2))
113 - (ay/100 - by/100)
114 + ((ay/100 >> 2) - (by/100 >> 2))
116 time_t difference_in_years = ay - by;
/freebsd-11-stable/sys/dev/drm2/i915/
HDintel_tv.c95 u16 ry, gy, by, ay; member
223 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
233 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
243 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119,
253 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c,
263 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113,
273 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145,
283 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
293 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
303 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
[all …]
/freebsd-11-stable/usr.bin/find/
HDgetdate.y831 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); in difftm() local
837 + ((ay >> 2) - (by >> 2)) in difftm()
838 - (ay/100 - by/100) in difftm()
839 + ((ay/100 >> 2) - (by/100 >> 2)) in difftm()
841 + (long)(ay-by) * 365 in difftm()
/freebsd-11-stable/contrib/libarchive/libarchive/
HDarchive_getdate.c961 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); in difftm() local
967 + ((ay >> 2) - (by >> 2)) in difftm()
968 - (ay/100 - by/100) in difftm()
969 + ((ay/100 >> 2) - (by/100 >> 2)) in difftm()
971 + (long)(ay-by) * 365 in difftm()
/freebsd-11-stable/share/misc/
HDiso63976 ay aym aym Aymara
/freebsd-11-stable/contrib/file/magic/Magdir/
HDaudio586 # Spectrum 128 tunes (.ay files).
/freebsd-11-stable/contrib/binutils/opcodes/
HDs390-opc.txt662 e3000000005a ay RXY_RRRD "add with long offset" z990 zarch
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
HDt_netpgpverify.sh1021 Wq5NIAv428pWWfWsyR8kROKtlnnwnV4Eq0ntGtqcmhhqQ87mDcDpRnNWHWSTn+ay
/freebsd-11-stable/contrib/gcc/config/s390/
HDs390.md3669 ; ar, ahi, alfi, slfi, a, ay, agr, aghi, algfi, slgfi, ag
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
HDsqlite3.c63841 } ay;
66802 u.ay.pCx = allocateCursor(p, pOp->p1, pOp->p2, -1, 1);
66803 if( u.ay.pCx==0 ) goto no_mem;
66804 u.ay.pCx->pKeyInfo = pOp->p4.pKeyInfo;
66805 u.ay.pCx->pKeyInfo->enc = ENC(p->db);
66806 u.ay.pCx->isSorter = 1;
66807 rc = sqlite3VdbeSorterInit(db, u.ay.pCx);
/freebsd-11-stable/share/dict/
HDweb216928 ay
/freebsd-11-stable/usr.bin/fortune/datfiles/
HDfortunes16511 Every man is as God made him, ay, and often worse.