Searched refs:remquo (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | remquo.s | 32 LIBM_ANSI_PRAGMA_WEAK(remquo,function) 35 ENTRY(remquo) 69 SET_SIZE(remquo)
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | remquo.c | 30 #pragma weak __remquo = remquo 212 remquo(double x, double y, int *quo) { in remquo() function
|
/titanic_50/usr/src/head/ |
H A D | tgmath.h | 140 #undef remquo 141 #define remquo(x, y, ip) __tgmath_remquo(x, y, ip) macro
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 92 extern double remquo __P((double, double, int *));
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 109 remquo.3m \
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 245 extern double remquo __P((double, double, int *)); 406 #pragma does_not_read_global_data(remquo)
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 101 remquo.o \ 813 ../common/m9x/remquo.c \ 838 ../common/m9x/remquo.c \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 105 file path=usr/share/man/man3m/remquo.3m
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 543 remquo;
|