Searched defs:epsilon (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtarget.h48 static real_t epsilon; member in struct:Target::FPTypeProperties
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc62 template <typename T> real_t Target::FPTypeProperties<T>::epsilon; member in class:Target::FPTypeProperties
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c43 unsigned char epsilon :1; member in struct:bit_flags_char_t
54 unsigned short epsilon :1; member in struct:bit_flags_short_t
65 unsigned epsilon :1; member in struct:bit_flags_t
78 unsigned epsilon :1; member in struct:bit_flags_combo_t
[all...]
H A Dcall-ar-st.c79 unsigned epsilon :1; member in struct:bit_flags_t
92 unsigned epsilon :1; member in struct:bit_flags_combo_t
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c43 unsigned char epsilon :1; member in struct:bit_flags_char_t
54 unsigned short epsilon :1; member in struct:bit_flags_short_t
65 unsigned epsilon :1; member in struct:bit_flags_t
78 unsigned epsilon :1; member in struct:bit_flags_combo_t
[all...]
H A Dcall-ar-st.c79 unsigned epsilon :1; member in struct:bit_flags_t
92 unsigned epsilon :1; member in struct:bit_flags_combo_t
/netbsd-current/sys/dev/ic/
H A Ddwc_mmc.c740 const struct bintime epsilon = { .sec = 1, .frac = 0 }; local
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp502 double epsilon = lt.dash_width/(rad*100.0); local
/netbsd-current/external/gpl2/groff/dist/src/preproc/grn/
H A Dhgraph.cpp592 double epsilon; local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.h176 real_t epsilon; member in struct:Target::FPTypeProperties
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_nand.c195 struct bintime timeo, epsilon; local
H A Dsunxi_mmc.c1202 const struct bintime epsilon = { .sec = 1, .frac = 0 }; local
/netbsd-current/sys/arch/arm/amlogic/
H A Dmesongx_mmc.c1014 const struct bintime epsilon = { .sec = 1, .frac = 0 }; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c877 struct fixed31_32 epsilon = dc_fixpt_from_fraction(1, 1000000); // dc_fixpt_epsilon is a bit too small local
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h3541 static mpz_class epsilon() { return mpz_class(); } function in class:std::numeric_limits
3578 static mpq_class epsilon() { return mpq_class(); } function in class:std::numeric_limits
3615 static mpf_class epsilon() { return mpf_class(); } function in class:std::numeric_limits
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h2363 mpfr_t epsilon, huge, tiny, subnormal; member in struct:__anon861
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2652 mpfr_t epsilon, huge, tiny, subnormal; member in struct:__anon875

Completed in 458 milliseconds