/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_105.c | 22 struct two { struct 23 int before_member; /* make the offset of 'member' different */ 24 int member;
|
H A D | msg_186.c | 11 unsigned two: 2; member
|
/netbsd-src/external/mit/libcbor/dist/test/ |
H A D | cbor_serialize_test.c | 164 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_array() local 180 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_array() local 195 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_map() local 211 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_map() local
|
H A D | type_4_encoders_test.c | 38 cbor_item_t *two = cbor_build_uint8(2); in test_indef_array_encoding() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/ |
H A D | floatundisf.S | 13 two: label
|
/netbsd-src/lib/libm/src/ |
H A D | s_tanhf.c | 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | e_jnf.c | 28 two = 2.0000000000e+00, /* 0x40000000 */ variable
|
H A D | e_jn.c | 50 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_tanh.c | 79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; in tanh() local
|
H A D | n_pow.c | 121 static const double zero=0.0, one=1.0, two=2.0, negone= -1.0; variable
|
H A D | n_jn.c | 108 two = 2.0, variable
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | tanhq.c | 46 static const __float128 one = 1.0, two = 2.0, tiny = 1.0e-4900Q; variable
|
H A D | jnq.c | 63 two = 2, variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | tanhq.c | 46 static const __float128 one = 1.0, two = 2.0, tiny = 1.0e-4900Q; variable
|
H A D | jnq.c | 63 two = 2, variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | crc.d | 212 uint two = (cast(uint*) data.ptr)[1]; in put() local 217 … uint two = (data.ptr[7] << 24 | data.ptr[6] << 16 | data.ptr[5] << 8 | data.ptr[4]); in put() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | anon.c | 8 int two; member
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | anon.c | 8 int two; member
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | m68k-opc.c | 25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | m68k-opc.c | 25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
|
/netbsd-src/external/mit/isl/dist/ |
H A D | basis_reduction_templ.c | 67 GBR_type two; in isl_tab_compute_reduced_basis() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | anon-union.cc | 25 int two; member
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | anon-union.cc | 25 int two; member
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | config_known_tcp_ports.c | 141 static void vstream_swap(VSTREAM *one, VSTREAM *two) in vstream_swap()
|