Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 274) sorted by relevance

1234567891011

/netbsd/src/external/bsd/libarchive/dist/libarchive/test/
Dtest_read_format_cab.c182 char zero[128]; in verify() local
282 char zero[128]; in verify2() local
347 char zero[128]; in verify3() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dcompare-enum-type.h20 zero, enumerator
/netbsd/src/tests/usr.bin/xlint/lint1/
Dmsg_139.c15 zero = 0 in example() enumerator
Dmsg_037.c8 unsigned int zero: 0; member
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dbsdstart.S115 zero: .long 0 label
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dcondbreak-call-false.c17 zero (void) in zero() function
/netbsd/src/lib/libm/src/
Ds_truncl.c48 static const float zero[] = { 0.0, -0.0 }; variable
De_remainderf.c24 static const float zero = 0.0; variable
De_atanhl.c52 static const double zero = 0.0; variable
De_atanhf.c26 static const float zero = 0.0; variable
Ds_rintl.c54 static const float zero[2] = { 0.0, -0.0 }; variable
De_atanh.c41 static const double zero = 0.0; variable
De_remainder.c30 static const double zero = 0.0; variable
De_log10f.c30 static const float zero = 0.0; variable
De_log10.c60 static const double zero = 0.0; variable
Dk_standard.c31 static const double zero = 0.0; /* used as const */ variable
/netbsd/src/external/lgpl3/gmp/dist/cxx/
Dismpznw.cc47 bool ok = false, zero, showbase; in __gmpz_operator_in_nowhite() local
Disfuns.cc40 __gmp_istream_set_base (istream &i, char &c, bool &zero, bool &showbase) in __gmp_istream_set_base()
/netbsd/src/external/lgpl3/mpc/dist/tests/
Dtrootofunity.c34 mpc_t z, zero; in check() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
Daarch64-mops-single-step.c27 long size, zero; in main() local
Daarch64-mops-watchpoint.c30 long size, zero; in main() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dprocess-dies-while-handling-bp.c31 volatile int zero; variable
/netbsd/src/external/bsd/ipf/dist/lib/
Dprinthash_live.c22 iphtent_t entry, zero; local
Dprintdstl_live.c26 ipf_dstnode_t *entry, *zero; local
/netbsd/src/lib/libc/arch/aarch64/softfloat/
Dqp.c66 const union sf_ieee_ldbl_u zero = { .ldblu_ld = 0.0 }; in __negtf2() local

1234567891011