Home
last modified time | relevance | path

Searched refs:Libm (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm: in GetHostRuntimeMap()
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm: in GetHostRuntimeMap()
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm: in GetHostRuntimeMap()
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
250 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
411 case LibraryVersion::Libm: in GetHostRuntimeMap()
412 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
452 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm: in GetHostRuntimeMap()
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise }; enumerator
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm: in GetHostRuntimeMap()
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType); in GetHostRuntimeMap()
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) { in SearchHostRuntime()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp195 enum class LibraryVersion { Libm, PgmathFast, PgmathRelaxed, PgmathPrecise };
206 struct HostRuntimeLibrary<HostT, LibraryVersion::Libm> {
252 struct HostRuntimeLibrary<std::complex<HostT>, LibraryVersion::Libm> {
413 case LibraryVersion::Libm:
414 return GetHostRuntimeMapVersion<LibraryVersion::Libm>(resultType);
454 if (const auto *map{GetHostRuntimeMap(LibraryVersion::Libm, resultType)}) {
/dports/devel/upp/upp/bazaar/Functions4U/src.tpp/
H A DDl_en-us.tpp60 [s0;%% [C+75 -|throw Exc(Format(t`_(`"% dl not found`"), `"Libm`"));]&]
/dports/lang/yorick/yorick-y_2_2_04/play/hacks/
H A DMacOS103.bug52 Here is a quick description of the bug, which is in Libm-47:
/dports/astro/p5-Astro-Catalog/Astro-Catalog-4.36/
H A DREADME18 Math::Libm
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/binaries/
H A Dvisualbins.pl3 use Math::Libm ':all';
H A Dspectbins.pl3 use Math::Libm ':all';
/dports/astro/celestia/celestia-1.6.1/src/tools/binaries/
H A Dvisualbins.pl3 use Math::Libm ':all';
H A Dspectbins.pl3 use Math::Libm ':all';
/dports/lang/yorick/yorick-y_2_2_04/play/unix/
H A DREADME.fpu65 SIGFPE for every argument. The errors are in Libm-47 in the files
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/docs/
H A DSupportAndFAQ.rst141 There is no libc. That is, malloc and printf do not exist. Libm is implemented in terms
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/docs/latex/
H A Delem-fun.bib234 title = {The Libm library and floating-point arithmetic for {HP-UX} on {I}tanium},
1389 title = {{CR-Libm}, A library of correctly rounded elementary functions in
/dports/math/crlibm/crlibm-1.0beta4/docs/latex/
H A Delem-fun.bib234 title = {The Libm library and floating-point arithmetic for {HP-UX} on {I}tanium},
1389 title = {{CR-Libm}, A library of correctly rounded elementary functions in
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/docs/latex/
H A Delem-fun.bib258 title = {The Libm library and floating-point arithmetic for {HP-UX} on {I}tanium},
1413 title = {{CR-Libm}, A library of correctly rounded elementary functions in