Home
last modified time | relevance | path

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

1234567891011

/openbsd/usr.sbin/sa/
H A Dmain.c395 struct cmdinfo c1, c2; in cmp_usrsys() local
416 struct cmdinfo c1, c2; in cmp_avgusrsys() local
440 struct cmdinfo c1, c2; in cmp_dkio() local
457 struct cmdinfo c1, c2; in cmp_avgdkio() local
478 struct cmdinfo c1, c2; in cmp_cpumem() local
495 struct cmdinfo c1, c2; in cmp_avgcpumem() local
520 struct cmdinfo c1, c2; in cmp_calls() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp100.C19 struct c2 struct
21 c2() in c2() function
H A Dexpr8.C16 C<1 & 2> c2; in f() local
H A Dttp19.C21 std::vector<char> c2; in main() local
H A Dttp25.C30 D<char> c2; in main() local
H A Dttp26.C30 D<char> c2; in main() local
H A Dttp27.C30 D<char> c2; in main() local
H A Dttp28.C36 D<char> c2; in main() local
/openbsd/usr.bin/deroff/
H A Dderoff.c182 #define M(cond, c1, c2, func) {cond, tomac(c1, c2), func} argument
560 int c1, c2; in eqn() local
737 int c2; in refer() local
1048 int c1,c2; in noblock() local
1208 int c1, c2; in PP() local
1231 int c1, c2; in SH() local
1271 int c1, c2; in MMHU() local
1288 int c1, c2; in mesnblock() local
1298 int c1, c2; in mssnblock() local
1391 int c1, c2; in defcomline() local
[all …]
/openbsd/usr.bin/sort/
H A Dvsort.c112 cmp_chars(wchar_t c1, wchar_t c2) in cmp_chars()
149 wchar_t c1, c2; in cmpversions() local
199 wchar_t c1, c2; in vcmp() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D980628-10.f12 character c1(11), c2(11), c3(11) local
36 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
39 character c1(11), c2(11), c3(11) local
H A D980628-9.f11 character c1(11), c2(11), c3(11) local
35 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
38 character c1(11), c2(11), c3(11) local
H A D980628-2.f11 character c1(11), c2(11), c3(11) local
35 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
38 character c1(11), c2(11), c3(11) local
H A D980628-3.f12 character c1(11), c2(11), c3(11) local
36 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
39 character c1(11), c2(11), c3(11) local
/openbsd/usr.sbin/nsd/
H A Drrl.c150 static uint64_t rrl_get_source(query_type* query, uint16_t* c2) in rrl_get_source()
174 static const char* rrlsource2str(uint64_t s, uint16_t c2) in rrlsource2str()
310 uint16_t c, c2; in examine_query() local
356 uint16_t c, c2, wl = 0; in rrl_msg() local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dchar_traits_requirements.cc47 char c2 = 'u'; in test01() local
132 wchar_t c2 = L'u'; in test02() local
/openbsd/lib/libcrypto/bn/
H A Dbn_sqr.c78 BN_ULONG c2, c1, c0; in bn_sqr_comba4() local
108 BN_ULONG c2, c1, c0; in bn_sqr_comba8() local
H A Dbn_mul.c78 BN_ULONG c0, c1, c2; in bn_mul_comba4() local
114 BN_ULONG c0, c1, c2; in bn_mul_comba8() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dvthunk2.C10 struct c2 : virtual public c0, public c1 { struct
H A Dvbase10.C5 struct B { B(); char c2; }; member
H A Dvbase11.C5 struct B { B(); char c2; }; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930210-1.c3 char c1, c2; in f() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20011109-2.c4 char *c2 = "foo"; in main() local
/openbsd/sys/lib/libkern/
H A Dstrncasecmp.c43 unsigned char c2 = (unsigned char) *s2++; in strncasecmp() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/break/
H A Dvbase10.h8 char c2; member

1234567891011