Searched defs:zero (Results 1 - 25 of 61) sorted by relevance

123

/barrelfish-master/lib/msun/src/
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
H A De_atanh.c42 static const double zero = 0.0; variable
H A De_atanhf.c24 static const float zero = 0.0; variable
H A De_remainderf.c22 static const float zero = 0.0; variable
H A Ds_modfl.c55 static const long double zero[] = { 0.0L, -0.0L }; variable
H A Ds_rintl.c52 static const float zero[2] = { 0.0, -0.0 }; variable
H A De_atanhl.c52 static const double zero = 0.0; variable
H A De_log2f.c28 static const float zero = 0.0; variable
H A De_remainder.c31 static const double zero = 0.0; variable
H A De_atan2.c53 zero = 0.0, variable
H A De_atan2f.c25 zero = 0.0, variable
H A De_atan2l.c33 zero = 0.0; variable
H A De_log10.c38 static const double zero = 0.0; variable
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A Dstdecil.cc40 IlcIntExp zero = IlcIntVar(m, 0, 0); variable
/barrelfish-master/usr/tests/hellotest/
H A Dhellotest.c37 uintptr_t *zero = (uintptr_t *)0; local
/barrelfish-master/lib/libc/tests/string/
H A Dmemcmp_test.c37 ATF_TC_WITHOUT_HEAD(zero); variable
/barrelfish-master/lib/compiler-rt/test/
H A Ddivxc3_test.c31 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon171
[all...]
H A Ddivtc3_test.c31 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon170
[all...]
H A Ddivsc3_test.c26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon169
[all...]
H A Dmulsc3_test.c26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon173
[all...]
H A Dmuldc3_test.c26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon172
[all...]
H A Dmulxc3_test.c31 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon175
[all...]
H A Dmultc3_test.c27 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon174
[all...]
H A Ddivdc3_test.c26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator in enum:__anon168
[all...]
/barrelfish-master/lib/libc/tests/stdio/
H A Dmkostemp_test.c136 ATF_TC_WITHOUT_HEAD(zero); variable

Completed in 191 milliseconds

123