Home
last modified time | relevance | path

Searched defs:two (Results 1 – 25 of 63) sorted by relevance

123

/netbsd/src/tests/usr.bin/xlint/lint1/
Dmsg_105.c22 struct two { struct
23 int before_member; /* make the offset of 'member' different */
24 int member;
Dmsg_186.c11 unsigned two: 2; member
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Danon-ns2.cc43 class two class
46 two (void) { } // A::two::two(void) in two() function in __anon6899d6250111::A::two
47 two (int a) { } // A::two::two(int) in two() function in __anon6899d6250111::A::two
48 two (char *a) { } // A::two::two(char *) in two() function in __anon6899d6250111::A::two
Danon-union.cc25 int two; member
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dpretty-print.c21 int two; member
42 int two; member
Dstructs3.c29 struct Two two = { { 1 }, 2, 3 }; variable
Danon.c8 int two; member
Dbitfields.c85 struct fields two; member
/netbsd/src/lib/libm/src/
Ds_tanhf.c24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
De_jnf.c28 two = 2.0000000000e+00, /* 0x40000000 */ variable
De_jn.c50 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
/netbsd/src/lib/libm/noieee_src/
Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; in tanh() local
Dn_pow.c121 static const double zero=0.0, one=1.0, two=2.0, negone= -1.0; variable
Dn_jn.c108 two = 2.0, variable
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
Ddebug-expr.f9026 type(level_one) :: two(3) component
Dvla-type.f9020 type :: two type
Dpointers.f9018 type :: two type
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dm68k-opc.c25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dm68k-opc.c25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-symbol.c68 enum tag {one, two, three}; in main() enumerator
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dconfig_known_tcp_ports.c141 static void vstream_swap(VSTREAM *one, VSTREAM *two) in vstream_swap()
Dhfrom_format.c115 static void vstream_swap(VSTREAM *one, VSTREAM *two) in vstream_swap()
/netbsd/src/external/lgpl3/gmp/dist/
Dgen-bases.c127 mpz_t t, t2, two, b; in mp_2logb() local
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dfind_inet.c129 static void vstream_swap(VSTREAM *one, VSTREAM *two) in vstream_swap()

123