Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 36) sorted by last modified time

12

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S62 #define round 0x48 macro
H A D__vsinf.S62 #define round 0x48 macro
H A D__vsin.S74 #define round 0x70 macro
H A D__vcosf.S62 #define round 0x48 macro
H A D__vcos.S74 #define round 0x70 macro
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dround.S38 ENTRY(round) function
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c2045 int round; in kmem_magazine_destroy() local
H A Dacct.c348 int exp = 0, round = 0; in acct_compress() local
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D_Qp_qtoux.c36 unsigned long i, round; in _Qp_qtoux() local
H A D_Qp_qtox.c35 long i, round; in _Qp_qtox() local
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D__quad_mag.c47 unsigned int round, sticky, carry, rm; in __quad_mag_add() local
207 unsigned int guard, round, sticky, borrow, rm; in __quad_mag_sub() local
H A D_Q_qtod.c40 unsigned int xm, round, sticky, fsr, rm; in _Q_qtod() local
H A D_Q_qtoi.c40 int i, round; in _Q_qtoi() local
H A D_Q_qtos.c43 unsigned int xm, round, sticky, fsr, rm; in _Q_qtos() local
H A D_Q_qtou.c41 int i, round; in _Q_qtou() local
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dpack_float.c98 round(unpacked *pu, int roundword, enum fp_direction_type rd, int *ex) in round() function
H A Ddouble_decim.c180 char s[4], round; in __big_decimal_to_string() local
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.S330 #define ff_rnd(p1, p2, p3, p4, round) /* normal forward round */ \ argument
383 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument
432 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument
508 #define ii_rnd(p1, p2, p3, p4, round) /* normal inverse round */ \ argument
561 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument
610 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument
/illumos-gate/usr/src/cmd/find/
H A Dfind.c70 #define round(x, s) (((x)+(s)-1)&~((s)-1)) macro
/illumos-gate/usr/src/cmd/dispadmin/
H A Dsubr.c99 _hrtnewres(hrtimer_t *htp, ulong_t new_res, long round) in _hrtnewres()
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1784 int round; in umem_magazine_destroy() local
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dpack.c65 round( in round() function
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c60 #define round(r) (((r)+sizeof (int)-1)&(~(sizeof (int)-1))) macro
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vexp.c348 #define round C[0].d macro
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dround.c35 round(double x) { in round() function

12