Searched refs:PURIFY (Results 1 - 16 of 16) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lp/model/netpr/
H A DMakefile32 PURIFY = purify $(PURIFYOPTS) macro
94 $(PURIFY) $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmpdemod/
H A DMakefile108 PURIFY= $(PURIFY_HOME)/purify macro
151 $(PURIFY) $(CC) -o $(TARGET) $(LDFLAGS) $(OBJECTS) $(MYLIBS) $(LIBS)
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/
H A DMakefile.prog20 $(PURIFY) $(CXX) $(ALL_CXXFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(XLIBS) $(LIBS)
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A DMakefile40 PURIFY = purify $(PURIFYOPTS) macro
118 $(PURIFY) $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmplib/test/
H A DMakefile103 PURIFY= $(PURIFY_HOME)/purify macro
166 $(PURIFY) $(CC) -o $(TARGET) $(LDFLAGS) $(OBJECTS) $(MYLIBS) $(LIBS)
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/trapsend/
H A DMakefile118 $(PURIFY) $(CC) -o $(BINPROG) $(LDFLAGS) $(OBJECTS) $(MYLINKLIBS) $(LIBS)
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A DMakefile197 $(PURIFY) $(CC) -o $(BINPROG) $(LDFLAGS) $(OBJECTS) $(MYLINKLIBS) $(LIBS)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/rand/
H A Dmd_rand.c467 #ifndef PURIFY
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dmd32_common.h559 #ifdef PURIFY
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/
H A Dmpool.c396 #if defined(DEBUG) || defined(PURIFY) || 1
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c94 #ifdef PURIFY
101 #endif /* PURIFY */
475 #ifdef PURIFY
477 #endif /* PURIFY */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs21 #ifdef PURIFY
127 #endif /* !PURIFY */
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c395 #ifdef PURIFY
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c852 #ifdef PURIFY
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c68 #ifdef PURIFY
H A Dsv.c74 required. Also, if PURIFY is defined, arenas are abandoned altogether,
91 instead mapped directly to malloc()/free() if PURIFY is defined. The
1177 #ifdef PURIFY
1215 #else /* !PURIFY */
1253 #endif /* PURIFY */

Completed in 209 milliseconds