Home
last modified time | relevance | path

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

1234567

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dwidechar-1.c4 #define zero (!C) macro
6 #define zero C macro
H A D990827-1.c4 unsigned zero= one >> 1; in test() local
H A D20000313-1.c3 unsigned int accu, zero = 0, borrow; in buggy() local
H A D20000917-1.c13 zero (void) in zero() function
/openbsd/regress/usr.sbin/snmpd/
H A Dagentx.c127 char zero[3] = {}; in agentx_open_nnbo() local
154 char zero[3] = {}; in agentx_open_nbo() local
187 char zero[3] = {}; in agentx_open_invalidversion() local
211 char zero[3] = {}; in agentx_open_ignore_sessionid() local
261 char zero[3] = {}; in agentx_open_invalid_oid() local
288 char zero[3] = {}; in agentx_open_descr_too_long() local
317 char zero[3] = {}; in agentx_open_descr_invalid() local
345 char zero[3] = {}; in agentx_open_context() local
374 char zero[3] = {}; in agentx_open_instance_registration() local
402 char zero[3] = {}; in agentx_open_new_index() local
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_ldlib_asm.S64 #define zero R3:2 macro
93 zero = #0 define
163 #define zero R3:2 macro
192 zero = #0 define
H A Dfastmath_dlib_asm.S72 #define zero R7:6 macro
102 zero = #0 define
207 #define zero R7:6 macro
237 zero = #0 define
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20000609-1.c14 static double zero = 0.0; variable
H A D991230-1.c16 static double zero = 0.0; variable
H A D20030717-1.c6 int zero (void) in zero() function
/openbsd/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_mem_test.cpp25 int zero = Ident(0); in MemSetOOBTestTemplate() local
132 int zero = Ident(0); in MemTransferOOBTestTemplate() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dhugeval.c3 static const double zero = 0.0; variable
/openbsd/lib/libm/src/
H A De_atanhf.c20 static const float zero = 0.0; variable
H A De_remainderf.c19 static const float zero = 0.0; variable
H A De_atanh.c37 static const double zero = 0.0; variable
H A De_remainder.c27 static const double zero = 0.0; variable
H A Ds_rintl.c50 static const float zero[2] = { 0.0, -0.0 }; variable
H A De_log10f.c25 static const float zero = 0.0; variable
H A De_log10.c57 static const double zero = 0.0; variable
/openbsd/lib/libm/src/ld128/
H A De_atanhl.c37 static const long double zero = 0.0L; variable
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
/openbsd/lib/libm/src/ld80/
H A De_atanhl.c37 static const long double zero = 0.0; variable
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
/openbsd/regress/lib/libc/ieeefp/except/
H A Dexcept.c17 volatile const double zero = 0.0; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload7.C6 int zero () { return 0; } in zero() function

1234567