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

1234

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_atanh.c45 static const double zero = 0.0; variable
47 static double zero = 0.0; variable
H A De_atanhf.c30 static const float zero = 0.0; variable
32 static float zero = 0.0; variable
H A De_remainderf.c24 static const float zero = 0.0; variable
26 static float zero = 0.0; variable
H A De_atanhl.c49 static const long double zero = 0.0; variable
51 static double long zero = 0.0; variable
H A De_log10.c64 static const double zero = 0.0; variable
66 static double zero = 0.0; variable
H A De_log10f.c34 static const float zero = 0.0; variable
36 static float zero = 0.0; variable
H A Dmpexp.h84 /**/ zero = {{0x00000000, 0x00000000} }, /* 0 */ variable
143 /**/ zero = {{0x00000000, 0x00000000} }, /* 0 */ variable
H A Ds_remquo.c26 static const double zero = 0.0; variable
H A Ds_remquof.c26 static const float zero = 0.0; variable
H A Ds_remquol.c26 static const long double zero = 0.0; variable
H A De_atan2f.c29 zero = 0.0, variable
H A De_atan2l.c57 zero = 0.0, variable
H A De_jnf.c32 static const float zero = 0.0000000000e+00; variable
34 static float zero = 0.0000000000e+00; variable
[all...]
H A De_log2.c76 static const double zero = 0.0; variable
78 static double zero = 0.0; variable
H A De_log2f.c37 static const float zero = 0.0; variable
39 static float zero = 0.0; variable
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A Ds_cexp.S34 zero: .double 0.0 label
H A Ds_cexpf.S34 zero: .float 0.0 label
H A Ds_cexpl.S34 zero: .double 0.0 label
H A De_pow.S36 zero: .double 0.0 label
H A De_powf.S36 zero: .double 0.0 label
H A De_powl.S36 zero: .double 0.0 label
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86_64/
H A De_powl.S37 zero: .double 0.0 label
/haiku-fatelf/src/libs/icon/flat_icon/
H A DFlatIconFormat.cpp115 uint8 zero = 0; local
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dcompat_cpp.cpp16 _kernel_contigmalloc_cpp(const char* file, int line, size_t size, phys_addr_t low, phys_addr_t high, phys_size_t alignment, phys_size_t boundary, bool zero, bool dontWait) argument
/haiku-fatelf/src/bin/sharutils/lib/
H A Dstrftime.c100 none, blank, zero enumerator in enum:padding

Completed in 110 milliseconds

1234