Home
last modified time | relevance | path

Searched defs:copy_double (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mosml/mosml-ver-2.10.1/src/runtime/
H A Dalloc.c57 value copy_double(double d) in copy_double() function
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dscalar_copy.c64 copy_double(__DOUBLE_T *rp, __DOUBLE_T *sp, int size) in copy_double() function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/front/caml/
H A Dcompatibility.h128 #define copy_double caml_copy_double macro
/dports/lang/ocaml/ocaml-4.05.0/byterun/caml/
H A Dcompatibility.h131 #define copy_double caml_copy_double macro
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/caml/
H A Dcompatibility.h131 #define copy_double caml_copy_double macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dvalues_unittest.cc1718 Value* copy_double = nullptr; in TEST() local
1983 auto copy_double = std::make_unique<Value>(double_weak->Clone()); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dvalues_unittest.cc1736 Value* copy_double = nullptr; in TEST() local
2001 auto copy_double = std::make_unique<Value>(double_weak->Clone()); in TEST() local
/dports/lang/yap/yap-6.2.2/C/
H A Ddbase.c583 copy_double(CELL *st, CELL *pt) in copy_double() function