Searched refs:rintf (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | rintf.S | 32 LIBM_ANSI_PRAGMA_WEAK(rintf,function) 34 ENTRY(rintf) 45 SET_SIZE(rintf)
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | rintf.c | 30 #pragma weak __rintf = rintf 142 rintf(float x) { in rintf() function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 299 extern float rintf(float); 423 #pragma does_not_read_global_data(rintf, lrintf, roundf, lroundf, truncf) 435 #pragma does_not_write_global_data(rintf, lrintf, roundf, lroundf, truncf) 498 #pragma no_side_effect(rintf, lrintf, roundf, lroundf, truncf)
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 396 float rintf(float);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 376 rintf.o \ 578 ../common/R/rintf.c \ 604 ../common/R/rintf.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 292 rintf.3m \ 495 rintf.3m := LINKSRC = rint.3m
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 557 rintf;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 273 link path=usr/share/man/man3m/rintf.3m target=rint.3m
|