Searched refs:cc (Results 676 - 700 of 2872) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-inherit.exp20 standard_testfile .cc
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpr-574.exp29 standard_testfile .cc
H A Dtry_catch.exp27 standard_testfile .cc
H A Dm-data.exp27 standard_testfile .cc
H A Dcpsizeof.exp17 standard_testfile .cc
H A Drvalue-ref-sizeof.exp19 standard_testfile .cc
H A Dmethod-call-in-c.exp21 standard_testfile .cc
H A Dmethod2.exp23 standard_testfile .cc
H A Drvalue-ref-casts.exp22 standard_testfile .cc
H A Dexpand-sals.exp18 set srcfile expand-sals.cc
H A Dfilename.exp18 standard_testfile .cc
H A Dnsnoimports.exp16 standard_testfile .cc
H A Dptype-cv-cp.exp20 standard_testfile .cc
H A Danon-union.exp28 standard_testfile .cc
H A Doperator.exp16 standard_testfile .cc
H A Dvirtbase.exp20 standard_testfile .cc
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/
H A Dexception.exp27 standard_testfile exception.cc
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dedn_snafu.s28 cc = r1 == 0; define
29 if cc jump ldone;
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-enet.c62 register int cc, caplen; local
71 if ((cc = read(if_fd, (char *)buf.p, sizeof(buf))) < 0)
79 while (cc > 0) {
92 cc -= inc;
96 caplen = cc > snaplen ? snaplen : cc ;
97 if (pcap_filter(fcode, buf.hdr.packet, cc, caplen)) {
100 (*printit)(buf.hdr.packet, &tv, cc, caplen);
/netbsd-current/external/gpl3/gcc.old/usr.bin/cc1/
H A DMakefile4 SRCS= ${G_C_OBJS:S,c-family/,,:S,c/,,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:Nlibcpp.a:.o=.c}
46 BUILDSYMLINKS+= ${GNUHOSTDIST}/gcc/config/sh/sh-c.cc sh-c.c
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/
H A DMakefile10 LINKS+= ${BINDIR}/gcc ${BINDIR}/cc
13 MLINKS= gcc.1 cc.1 gcc.1 g++.1 gcc.1 c++.1
/netbsd-current/games/larn/
H A Dmovem.c277 mmove(int aa, int bb, int cc, int dd) argument
283 if ((cc == playerx) && (dd == playery)) {
288 i = item[cc][dd];
310 tmp = mitem[cc][dd] = mitem[aa][bb];
315 rmsphere(cc, dd); /* delete the sphere */
317 i = tmp = mitem[cc][dd] = 0;
319 stealth[cc][dd] = 1;
320 if ((hitp[cc][dd] = hitp[aa][bb]) < 0)
321 hitp[cc][dd] = 1;
323 moved[cc][d
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A DMakefile.in409 sancov_flags.cc \
410 sanitizer_allocator.cc \
411 sanitizer_allocator_checks.cc \
412 sanitizer_allocator_report.cc \
413 sanitizer_common.cc \
414 sanitizer_common_libcdep.cc \
415 sanitizer_coverage_libcdep_new.cc \
416 sanitizer_deadlock_detector1.cc \
417 sanitizer_deadlock_detector2.cc \
418 sanitizer_errno.cc \
[all...]
/netbsd-current/common/dist/zlib/contrib/untgz/
H A DMakefile1 CC=cc
/netbsd-current/games/sail/
H A Dpl_main.c65 cc = &scene[game];
66 ls = SHIP(cc->vessels);
81 windspeed = cc->windspeed;
82 winddir = cc->winddir;

Completed in 254 milliseconds

<<21222324252627282930>>