Home
last modified time | relevance | path

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

12

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DUnfold.hs1354 | is_wf && some_benefit && small_enough
1362 small_enough = discounted_size <= ufUseThreshold dflags function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreUnfold.hs1351 | is_wf && some_benefit && small_enough
1359 small_enough = discounted_size <= ufUseThreshold dflags function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUnfold.hs1351 | is_wf && some_benefit && small_enough
1359 small_enough = discounted_size <= ufUseThreshold dflags function
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dtrace.boot1091 small_enough(x) ==
1118 NOT(small_enough(val)) => limited_print1(val, $trace_stream)
1166 NOT(small_enough(x)) =>
1180 not(small_enough(x)) => limited_print1(x, trace_str)
/dports/mail/alpine/alpine-465e23b/pith/
H A Dadrbklib.c2320 long small_enough; in re_sort_particular_entry() local
2357 for(small_enough = (long)cur - 2; small_enough >= 0L; small_enough--){ in re_sort_particular_entry()
2358 ae_small_enough = adrbk_get_ae(ab,(a_c_arg_t) small_enough); in re_sort_particular_entry()
2362 new_entry_num = (adrbk_cntr_t)(small_enough + 1L); in re_sort_particular_entry()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dadrbklib.c2320 long small_enough; in re_sort_particular_entry() local
2357 for(small_enough = (long)cur - 2; small_enough >= 0L; small_enough--){ in re_sort_particular_entry()
2358 ae_small_enough = adrbk_get_ae(ab,(a_c_arg_t) small_enough); in re_sort_particular_entry()
2362 new_entry_num = (adrbk_cntr_t)(small_enough + 1L); in re_sort_particular_entry()
/dports/lang/ocaml/ocaml-4.05.0/bytecomp/
H A Dmatching.ml78 let rec small_enough n = function function
82 else small_enough (n-1) rem
85 if small_enough 31 ctx then
/dports/lang/ocaml-nox11/ocaml-4.05.0/bytecomp/
H A Dmatching.ml78 let rec small_enough n = function function
82 else small_enough (n-1) rem
85 if small_enough 31 ctx then
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemfunc.c2213 small_enough(ADSC *ad, int numdim) in small_enough() function
2263 if (small_enough(ad, numdim)) { in gen_array_result()

12