Searched refs:cc (Results 701 - 725 of 2872) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A DMakefile1 CC=cc
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A DMakefile1 CC=cc
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A DMakefile1 CC=cc
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A DMakefile1 CC=cc
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dbuildgo.sh6 tsan_go.cc
7 ../rtl/tsan_clock.cc
8 ../rtl/tsan_external.cc
9 ../rtl/tsan_flags.cc
10 ../rtl/tsan_interface_atomic.cc
11 ../rtl/tsan_md5.cc
12 ../rtl/tsan_mutex.cc
13 ../rtl/tsan_report.cc
14 ../rtl/tsan_rtl.cc
15 ../rtl/tsan_rtl_mutex.cc
[all...]
/netbsd-current/usr.sbin/mopd/common/
H A Dloop-linux2.c97 int cc; local
139 cc = read(ii->fd, (char *) buf, bufsize);
141 if (cc < 0 && errno == EINTR)
145 ep = bp + cc;
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/pb/
H A DMakefile7 .cc: # disable .cc->NULL transform
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/ext/
H A DMakefile8 .cc: # disable .cc->NULL transform
/netbsd-current/tests/usr.bin/cc/
H A Dt_libgomp.sh31 atf_set "require.progs" "cc"
40 atf_check -s exit:0 -o ignore -e ignore cc -fopenmp -o hellogomp hello.c
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/include/ext/
H A DMakefile8 .cc: # disable .cc->NULL transform
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/include/pb/
H A DMakefile7 .cc: # disable .cc->NULL transform
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dcasts.exp30 standard_testfile .cc casts03.cc
52 gdb_test "continue" "Breakpoint .* at .*casts.cc.*" ""
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dibm-ldouble.c122 ldouble_qadd_internal (double a, double aa, double c, double cc) argument
132 z = cc + aa + c + a;
136 zz = aa + cc;
145 zz = q + c + (a - (q + z)) + aa + cc;
161 __gcc_qadd (double a, double aa, double c, double cc) argument
163 return ldouble_qadd_internal (a, aa, c, cc);
167 __gcc_qsub (double a, double aa, double c, double cc) argument
169 return ldouble_qadd_internal (a, aa, -c, -cc);
282 __gcc_qeq (double a, double aa, double c, double cc) argument
285 return __eqdf2 (aa, cc);
293 __gcc_qle(double a, double aa, double c, double cc) argument
304 __gcc_qge(double a, double aa, double c, double cc) argument
382 __gcc_qunord(double a, double aa, double c, double cc) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcasts.exp30 standard_testfile .cc casts03.cc
48 gdb_test "continue" "Breakpoint .* at .*casts.cc.*" ""
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dinclude_check.sh11 cc $CFLAGS -Isrc -xc -c - -o /dev/null 2>&1
/netbsd-current/external/mpl/bind/lib/libisccc/
H A DMakefile15 SRCS= alist.c base64.c cc.c ccmsg.c sexpr.c symtab.c
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A DMakefile.am9 include/isccc/cc.h \
22 cc.c \
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dclient.c50 int cc; local
84 cc = paa_format_response(&response, &netpgp, challenge, buf, sizeof(buf));
85 write(1, buf, cc);
/netbsd-current/external/bsd/ekermit/dist/
H A Dmakefile26 #Build with cc.
27 cc:
55 make "SHELL=/usr/bin/sh" CC=/opt/ansic/bin/cc CC2=/opt/ansic/bin/cc \
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcmpacc.s22 cc = A0==A1; define
38 cc = A0<A1; define
44 cc = A0<=A1; define
/netbsd-current/external/bsd/jemalloc/dist/scripts/
H A Dgen_run_tests.py49 for cc, cxx in possible_compilers:
53 if cc is 'clang' \
59 + 'CC="{} {}" '.format(cc, " ".join(compiler_opts))
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dkeyboard.c70 ssize_t cc; local
76 cc = read(keyboard->fd, &c, 1);
77 if (cc < 0) {
/netbsd-current/lib/libcurses/
H A Dget_wstr.c163 cchar_t cc; local
172 setcchar(&cc, sc, win->wattr, 0, NULL);
188 win->curx, &cc);
194 win->curx - 1, &cc);
196 win->curx - 2, &cc);
208 win->curx - 1, &cc);
215 mvwadd_wch(win, win->cury, win->curx - 1, &cc);
219 win->curx - 1, &cc);
226 mvwadd_wch(win, win->cury, win->curx - 1, &cc);
230 mvwadd_wch( win, win->cury, oldx, &cc );
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dlogical.s35 r7.l = cc = BXOR (A0, R1);
38 R4.L = cC = bXor (a0, a1, cc);
43 r3.l = cc = bxorshift (a0, R7);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.perf/
H A Dgmonster2.exp58 set testcase(binary_extra_sources) { { gmonster2.cc gm-hello.cc gm-use-cerr.cc } }
60 set testcase(gen_shlib_extra_sources) { { gm-hello.cc gm-use-cerr.cc } }
62 set testcase(tail_shlib_sources) { { gm-std.cc } }

Completed in 434 milliseconds

<<21222324252627282930>>