Searched refs:fmodl (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libm/i386/src/ |
H A D | fmodl.s | 32 LIBM_ANSI_PRAGMA_WEAK(fmodl,function) 34 ENTRY(fmodl) 45 SET_SIZE(fmodl)
|
/titanic_44/usr/src/lib/libm/amd64/src/ |
H A D | fmodl.s | 32 LIBM_ANSI_PRAGMA_WEAK(fmodl,function) 34 ENTRY(fmodl) 45 SET_SIZE(fmodl)
|
/titanic_44/usr/src/lib/libshell/common/features/ |
H A D | math | 2 lib,npt fabsl,powl,hypotl,fmodl,logl,sinl,sinhl,sqrtl,tanl,tanhl math.h
|
/titanic_44/usr/src/lib/libm/common/Q/ |
H A D | remainderl.c | 64 x = fmodl(x, p + p); in remainderl()
|
H A D | longdouble.h | 82 extern long double fmodl(long double, long double);
|
H A D | fmodl.c | 30 #pragma weak __fmodl = fmodl 56 fmodl(long double x, long double y) { in fmodl() function
|
/titanic_44/usr/src/lib/libm/common/LD/ |
H A D | longdouble.h | 81 extern long double fmodl(long double, long double);
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 373 extern long double fmodl __P((long double, long double)); 453 #pragma does_not_read_global_data(fmodl, remainderl, remquol) 465 #pragma does_not_write_global_data(fmodl, remainderl) 515 #pragma no_side_effect(fmodl, remainderl)
|
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 132 "\002fmod", (Math_f)fmodl,
|
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 132 "\002fmod", (Math_f)fmodl,
|
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 132 "\002fmod", (Math_f)fmodl,
|
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 132 "\002fmod", (Math_f)fmodl,
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 468 fmodl;
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 276 fmodl.o \ 689 ../common/Q/fmodl.c \
|