Home
last modified time | relevance | path

Searched refs:small_enough (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/nios2/
H A Dr2-io-range.c12 unsigned int small_enough (unsigned int *p) in small_enough() function
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DLiberateCase.hs149 is_dupable_bind = small_enough && all ok_pair pairs
155 small_enough = case bombOutSize env of function
/dports/math/fftw3-float/fftw-3.3.9/dft/simd/common/
H A Dgenus.c282 static int small_enough(const ct_desc *d, INT m) in small_enough() function
293 && small_enough(d, m); in t_okp_t2f()
304 && small_enough(d, m); in t_okp_t2b()
/dports/math/fftw3-long/fftw-3.3.9/dft/simd/common/
H A Dgenus.c282 static int small_enough(const ct_desc *d, INT m) in small_enough() function
293 && small_enough(d, m); in t_okp_t2f()
304 && small_enough(d, m); in t_okp_t2b()
/dports/math/fftw3/fftw-3.3.9/dft/simd/common/
H A Dgenus.c282 static int small_enough(const ct_desc *d, INT m) in small_enough() function
293 && small_enough(d, m); in t_okp_t2f()
304 && small_enough(d, m); in t_okp_t2b()
/dports/math/fftw3-quad/fftw-3.3.9/dft/simd/common/
H A Dgenus.c282 static int small_enough(const ct_desc *d, INT m) in small_enough() function
293 && small_enough(d, m); in t_okp_t2f()
304 && small_enough(d, m); in t_okp_t2b()
/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dprobability.cpp232 FloatT small_enough = std::fabs(ans) * std::numeric_limits<FloatT>::epsilon(); in LogGamma() local
238 if(std::fabs(next_term) < small_enough) in LogGamma()
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DUnfold.hs1259 | is_wf && some_benefit && small_enough
1274 small_enough = adjusted_size <= unfoldingUseThreshold uf_opts function

12