Home
last modified time | relevance | path

Searched refs:__iptr (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/c/
H A Dstd_cmath.h98 modf(float __x, float* __iptr) { return modff(__x, __iptr); } in modf() argument
101 modf(float __x, float* __iptr) in modf() argument
105 *__iptr = static_cast<float>(__tmp); in modf()
112 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); } in modf() argument
115 modf(long double __x, long double* __iptr) in modf() argument
119 * __iptr = static_cast<long double>(__tmp); in modf()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/c/
H A Dstd_cmath.h98 modf(float __x, float* __iptr) { return modff(__x, __iptr); } in modf() argument
101 modf(float __x, float* __iptr) in modf() argument
105 *__iptr = static_cast<float>(__tmp); in modf()
112 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); } in modf() argument
115 modf(long double __x, long double* __iptr) in modf() argument
119 * __iptr = static_cast<long double>(__tmp); in modf()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/c/
H A Dcmath93 modf(float __x, float* __iptr) { return modff(__x, __iptr); }
96 modf(float __x, float* __iptr)
100 *__iptr = static_cast<float>(__tmp);
107 modf(long double __x, long double* __iptr) { return modfl(__x, __iptr); }
110 modf(long double __x, long double* __iptr)
114 * __iptr = static_cast<long double>(__tmp);
/dports/devel/avr-libc/avr-libc-2.0.0/include/
H A Dmath.h168 extern double modf(double __x, double *__iptr);
171 extern float modff (float __x, float *__iptr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/Inputs/
H A Dms-keyword-system-header.h8 int *__iptr; member

1234567