Home
last modified time | relevance | path

Searched defs:exp (Results 151 – 175 of 24337) sorted by relevance

12345678910>>...974

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Backends/NNPI/
H A DDebugMacros.h73 #define ASSERT_WITH_MSG(exp, msg) CHECK(exp) << msg argument
77 #define ASSERT_WITH_MSG(exp, msg) LOG_ERROR_IF_NOT(exp) << msg argument
105 #define LOG_AND_RETURN_IF(loglevel, exp, msg, retVal) \ argument
113 #define LOG_IF_NOT(loglevel, exp) LOG_IF(loglevel, !(exp)) argument
115 #define LOG_ERROR_IF_NOT(exp) LOG_IF_NOT(ERROR, exp) argument
117 #define LOG_AND_RETURN_IF_NOT(loglevel, exp, msg, retVal) \ argument
142 #define LOG_NNPI_IF_ERROR_RETURN_LLVMERROR(exp, msg) \ argument
158 #define LOG_NNPI_INF_IF_ERROR_RETURN_FALSE(exp, msg) \ argument
165 #define LOG_NNPI_INF_IF_ERROR_RETURN_LLVMERROR(exp, msg) \ argument
174 #define LOG_NNPI_IF_ERROR_RETURN_VALUE(exp, msg) \ argument
[all …]
/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_tools.py517 def test_check_quotes(inp, exp): argument
614 def test_is_int(inp, exp): argument
635 def test_is_float(inp, exp): argument
676 def test_ensure_string(inp, exp): argument
690 def test_pathsep_to_set(inp, exp): argument
792 def test_is_env_path(inp, exp): argument
1018 def test_to_bool(inp, exp): argument
1024 def test_bool_to_str(inp, exp): argument
1084 def test_ensure_slice(inp, exp): argument
1100 def test_get_portions(inp, exp): argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/math/arm-common/
H A Dscalbn.c9 double scalbn(double x, int exp) in scalbn()
14 float scalbnf(float x, int exp) in scalbnf()
19 long double scalbnl(long double x, int exp) in scalbnl()
28 double scalbln(double x, long exp) in scalbln()
33 float scalblnf(float x, long exp) in scalblnf()
38 long double scalblnl(long double x, long exp) in scalblnl()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/math/arm-common/
H A Dscalbn.c9 double scalbn(double x, int exp) in scalbn()
14 float scalbnf(float x, int exp) in scalbnf()
19 long double scalbnl(long double x, int exp) in scalbnl()
28 double scalbln(double x, long exp) in scalbln()
33 float scalblnf(float x, long exp) in scalblnf()
38 long double scalblnl(long double x, long exp) in scalblnl()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dbuiltins-34.c59 double test5(double x, int exp) in test5()
64 double test6(double x, double exp) in test6()
69 double test7(double x, int exp) in test7()
74 double test8(double x, long exp) in test8()
104 float test5f(float x, int exp) in test5f()
109 float test6f(float x, float exp) in test6f()
114 float test7f(float x, int exp) in test7f()
119 float test8f(float x, long exp) in test8f()
149 long double test5l(long double x, int exp) in test5l()
159 long double test7l(long double x, int exp) in test7l()
[all …]

12345678910>>...974