HomeSort by: relevance | last modified time | path
    Searched refs:_cc (Results 1 - 13 of 13) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
arc-decode-insn.exp 70 set cc [get_hexadecimal_valueof &${test_name}_cc 0]
arc-decode-insn.S 55 ; ${test}_cc: condition code numeric value.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
arc-decode-insn.exp 70 set cc [get_hexadecimal_valueof &${test_name}_cc 0]
arc-decode-insn.S 55 ; ${test}_cc: condition code numeric value.
  /src/crypto/external/apache2/openssl/dist/
Configure 2408 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2454 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2967 $target{$obj} =~ s/\.(cc|cpp)\b/_cc.o/g; # C++
  /src/crypto/external/bsd/openssl/dist/
Configure 2281 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2327 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2808 $target{$obj} =~ s/\.(cc|cpp)\b/_cc.o/g; # C++
  /src/crypto/external/bsd/openssl.old/dist/
Configure 2112 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2148 $o =~ s/\.(cc|cpp)$/_cc.o/; # C++
2378 $target{$obj} =~ s/\.(cc|cpp)\b/_cc.o/g; # C++
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 1291 if (grep /_cc\.o$/, @{$args{objs}}) {
  /src/external/bsd/nvi/dist/ex/
ex_cscope.c 77 typedef struct _cc { struct
  /src/crypto/external/bsd/netpgp/dist/src/libverify/
libverify.c 1672 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \
1678 _cc += snprintf(_buf, _size, _fmt, _s); \
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 2014 if (grep /_cc\.o$/, @{$args{objs}}) {
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
libverify.c 2132 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \
2138 _cc += snprintf(_buf, _size, _fmt, _s); \
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 1925 if (grep /_cc\.o$/, @{$args{objs}}) {

Completed in 60 milliseconds