Searched defs:Zero (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/lib/libm/src/ |
| D | e_fmodf.c | 30 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
| D | e_fmod.c | 27 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
| D | e_fmodl.c | 60 static const long double one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
| D | s_remquol.c | 62 static const long double Zero[] = {0.0L, -0.0L}; variable
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/array_bounds/ |
| D | bar.adb | 17 type Index is (Zero, One, Two); literal
|
| /netbsd/src/sys/external/bsd/acpica/dist/utilities/ |
| D | utprint.c | 409 char Zero; in AcpiUtFormatNumber() local
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | paranoia.cc | 955 FLOAT Zero; member
|