Home
last modified time | relevance | path

Searched refs:Fenv (Results 1 – 16 of 16) sorted by relevance

/dports/lang/lfe/lfe-1.3/src/
H A Dlfescript.erl146 {ok,Fs1,Fenv,Ws} ->
148 {Fs1,Fenv};
166 make_env(Fs, Fenv, _, _, _) ->
168 lfe_eval:make_letrec_env(Fbs, Fenv).
182 eval_code(Fenv, _, Args, _) ->
184 lfe_eval:expr([main,[quote,Args]], Fenv)
H A Dlfe_eval.erl559 add_lexical_func(Name, Ar, Def, Fenv, Env) ->
560 add_fbinding(Name, Ar, {lexical_expr,Def,Fenv}, Env).
/dports/math/py-brial/BRiAl-1.2.10/tests/
H A DBooleEnvTest.cc33 struct Fenv {
34 Fenv(): ring(5) { BOOST_TEST_MESSAGE( "setup fixture" ); }
35 ~Fenv() { BOOST_TEST_MESSAGE( "teardown fixture" ); }
40 BOOST_FIXTURE_TEST_SUITE(BooleEnvTestSuite, Fenv )
/dports/math/brial/BRiAl-1.2.10/tests/
H A DBooleEnvTest.cc33 struct Fenv {
34 Fenv(): ring(5) { BOOST_TEST_MESSAGE( "setup fixture" ); }
35 ~Fenv() { BOOST_TEST_MESSAGE( "teardown fixture" ); }
40 BOOST_FIXTURE_TEST_SUITE(BooleEnvTestSuite, Fenv )
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/fenv/
H A Dfenv.tex1 @node Fenv
/dports/graphics/py-pointpats/pointpats-2.2.0/pointpats/
H A D_deprecated_distance_statistics.py756 class Fenv(Envelopes): class
836 super(Fenv, self).__init__(pp, realizations=realizations, name="F")
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgooglecloudbuild.pp337 Fenv : TStringArray;
353 Property env : TStringArray Index 24 Read Fenv Write Setenv;
1015 If (Fenv=AValue) then exit;
1016 Fenv:=AValue;
1028 'env' : SetLength(Fenv,ALength);
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgooglecloudbuild.pp337 Fenv : TStringArray;
353 Property env : TStringArray Index 24 Read Fenv Write Setenv;
1015 If (Fenv=AValue) then exit;
1016 Fenv:=AValue;
1028 'env' : SetLength(Fenv,ALength);
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/spec/
H A Dstdc.td99 HeaderSpec Fenv = HeaderSpec<
573 Fenv,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/spec/
H A Dstdc.td99 HeaderSpec Fenv = HeaderSpec<
573 Fenv,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/spec/
H A Dstdc.td106 HeaderSpec Fenv = HeaderSpec<
644 Fenv,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/spec/
H A Dstdc.td106 HeaderSpec Fenv = HeaderSpec<
644 Fenv,
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/spec/
H A Dstdc.td106 HeaderSpec Fenv = HeaderSpec<
644 Fenv,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/spec/
H A Dstdc.td110 HeaderSpec Fenv = HeaderSpec<
737 Fenv,
/dports/lang/fpc/fpc-3.2.2/packages/fcl-process/src/unix/
H A Dprocess.inc426 fpexecve(PName,Argv,Fenv)
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-process/src/unix/
H A Dprocess.inc426 fpexecve(PName,Argv,Fenv)