Searched refs:DTEST (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/zlib-55/zlib/contrib/blast/
H A DMakefile2 cc -DTEST -o blast blast.c
/macosx-10.10/zlib-55/zlib/contrib/puff/
H A DMakefile2 cc -DTEST -o puff puff.c
/macosx-10.10/CPANInternal-159.1/Graph-0.94/util/
H A Dgrand.pl18 my @DTEST = qw(scc);
19 my %DTEST; @DTEST{@DTEST} = ();
55 } elsif (exists $DTEST{$OPT{test}} && !$OPT{directed}) {
/macosx-10.10/CPANInternal-159.1/Graph-0.96/util/
H A Dgrand.pl18 my @DTEST = qw(scc);
19 my %DTEST; @DTEST{@DTEST} = ();
55 } elsif (exists $DTEST{$OPT{test}} && !$OPT{directed}) {
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A DMakefile.am98 dcethread_mu_la_CPPFLAGS = -DTEST $(AM_CPPFLAGS)
106 $(MOONUNIT_STUB) -o $@ CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS) $(AM_CPPFLAGS) -DTEST" $^
/macosx-10.10/cron-39/cron/
H A Dcron.h92 #define DTEST 0x0040 /* test mode: don't execute any commands */ macro
H A Ddo_command.c416 if (DebugFlags & DTEST) {
418 "debug DTEST is on, not exec'ing command.\n");
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dbraces.c626 * compile-command: "gcc -g -Bstatic -DTEST -o brace_expand braces.c general.o"
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A DMakefile189 copyrighttest: OPTIM+=-DTEST
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Diffe.sh3406 p*|nop*)compile $cc -DTEST=$p -DID=$v -E $tmp.c <&$nullin >&$nullout || e=1
3408 c*|noc*)compile $cc -DTEST=$p -DID=$v -c $tmp.c <&$nullin >&$nullout || e=1
3480 if compile $cc $ccflags $o -DTEST=$p -DID=$v -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$nullout && $executable $tmp.exe

Completed in 219 milliseconds