Searched defs:zero (Results 26 - 50 of 82) sorted by relevance

1234

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_logf.c40 static const float zero = 0.0; variable
42 static float zero = 0.0; variable
H A Ds_log1p.c105 static const double zero = 0.0; variable
107 static double zero = 0.0; variable
H A Ds_log1pf.c40 static const float zero = 0.0; variable
42 static float zero = 0.0; variable
H A Duexp.h33 const static double one = 1.0, zero = 0.0, hhuge = 1.0e300, tiny = 1.0e-300, variable
H A De_jn.c56 static const double zero = 0.00000000000000000000e+00; variable
58 static double zero = 0.00000000000000000000e+00; variable
H A De_jnl.c70 static const long double zero = 0.0L; variable
72 static long double zero = 0.0L; variable
[all...]
H A De_rem_pio2.c75 zero = 0.00000000000000000000e+00, /* 0x00000000, 0x00000000 */ variable
H A De_rem_pio2f.c91 zero = 0.0000000000e+00, /* 0x00000000 */ variable
H A Dk_rem_pio2.c162 zero = 0.0, variable
H A Dk_rem_pio2f.c55 zero = 0.0, variable
H A Dmpa2.h40 /**/ zero = {{0x00000000, 0x00000000} }, /* 0 */ variable
60 /**/ zero = {{0x00000000, 0x00000000} }, /* 0 */ variable
H A De_j0.c94 static const double zero = 0.0; variable
96 static double zero = 0.0; variable
/haiku-fatelf/headers/private/libroot/
H A Dtrig.h73 zero = 0, variable
/haiku-fatelf/src/add-ons/media/plugins/ac3_decoder/liba52/
H A Ddownmix.c442 static void zero (sample_t * samples) function
[all...]
/haiku-fatelf/src/apps/cortex/addons/common/
H A DRawBuffer.cpp204 void RawBuffer::zero() { function in class:RawBuffer
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmath.h123 static float zero = 0.0f; local
H A Dmath.in.h84 static float zero = 0.0f; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dns32knbsd-nat.c248 double zero = 0.0; local
[all...]
H A Dgcore.c218 struct value *zero, *sbrk; local
H A Dm32r-rom.c232 char *zero = "00000000", *one = "00000001"; local
/haiku-fatelf/src/libs/edit/
H A Dread.c159 int zero = 0; local
/haiku-fatelf/src/tests/kits/net/icmp/
H A Dbig_datagram.cpp28 u_int8_t zero; member in struct:pseudo_header
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4_address.cpp248 bool zero = true; local
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A Dscsi-mmc.h151 uint8 zero; member in struct:__anon2552
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dwrite_entry.c412 char zero = '\0'; local

Completed in 294 milliseconds

1234