Searched refs:remquol (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/lib/libm/src/ |
| D | s_remquol.c | 24 __weak_alias(remquol, _remquol) 78 remquol(long double x, long double y, int *quo) in remquol() function 187 remquol(long double x, long double y, int *quo)
|
| D | e_remainderl.c | 40 return remquol(x, y, &quo); in remainderl()
|
| D | namespace.h | 82 #define remquol _remquol macro
|
| /netbsd/src/lib/libm/ |
| D | m.ieee754.expsym | 158 remquol
|
| D | Makefile | 540 remainder.3 remquol.3
|
| /netbsd/src/include/ |
| D | math.h | 457 long double remquol(long double, long double, int *);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 452 remquol, 99 keyword
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
| D | cmath | 1044 #undef remquol 1185 using ::remquol;
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | cmath | 124 #undef remquol 275 using ::remquol;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.def | 547 DEF_C99_BUILTIN (BUILT_IN_REMQUOL, "remquol", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE_INTPTR,…
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | inclhack.def | 181 … extern long double remquol( long double, long double, int * ) __LIBMLDBL_COMPAT(remquol);
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2008 | 171 * include/tr1_impl/cmath: Undef remquof / remquol too; add using 173 * acinclude.m4 [GLIBCXX_CHECK_C99_TR1]: Check remquof / remquol too.
|
| D | acinclude.m4 | 1908 remquol(0.0l, 0.0l, 0);
|
| D | configure | 20109 remquol(0.0l, 0.0l, 0);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | extend.texi | 13262 @findex remquol 13447 @code{remquol}, @code{remquo}, @code{rintf}, @code{rintl}, @code{rint},
|
| D | gcc.info | 46516 'remquol', 'remquo', 'rintf', 'rintl', 'rint', 'roundf', 'roundl', 69736 * remquol: Other Builtins. (line 6)
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 10247 ./usr/share/man/cat3/remquol.0 comp-c-catman .cat 18791 ./usr/share/man/html3/remquol.html comp-c-htmlman html 27337 ./usr/share/man/man3/remquol.3 comp-c-man .man
|