Searched refs:ENV_DEBUG (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Denv.c263 #ifdef ENV_DEBUG
368 #ifdef ENV_DEBUG
402 #ifdef ENV_DEBUG
443 #ifdef ENV_DEBUG
481 #ifdef ENV_DEBUG
487 #ifdef ENV_DEBUG
693 #ifdef ENV_DEBUG
H A Dconfig.h.in24 #undef ENV_DEBUG
/macosx-10.9.5/ICU-511.35/
H A Dmakefile600 # For normal Windows builds set the ENV= options here; for debug Windows builds set the ENV_DEBUG=
615 ENV_DEBUG= CFLAGS="/O2 /Ob2 /MDd /GF /GS /Zi /D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES" \ macro
638 ENV_DEBUG= APPLE_INTERNAL_DIR="$(APPLE_INTERNAL_DIR)" \ macro
671 ENV_DEBUG= APPLE_INTERNAL_DIR="$(APPLE_INTERNAL_DIR)" \ macro
708 ENV_DEBUG= APPLE_INTERNAL_DIR="$(APPLE_INTERNAL_DIR)" \ macro
746 ENV_debug = ENV_DEBUG
910 ICU_DATA=$(OBJROOT_CURRENT) $(MAKE) $(ENV_DEBUG) check; \
918 $(MAKE) $(ENV_DEBUG) $(LIBOVERRIDES); \
923 $(MAKE) $(ENV_DEBUG) $(LIBOVERRIDES); \
/macosx-10.9.5/perl-92/versioner/
H A Dversioner.c48 #define ENV_DEBUG ENVPREFIX "DEBUG" macro
262 if (EXPECT_FALSE(getenv(ENV_DEBUG) != NULL)) debug = 1;

Completed in 144 milliseconds