Searched refs:DEBUGGING (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10/cron-39/cron/
H A Dconfig.h31 #ifndef DEBUGGING
32 #define DEBUGGING 1 /* 1 or 0 -- do you want debugging code built in? */ macro
H A Dcron.h64 #ifndef DEBUGGING
65 #define DEBUGGING FALSE macro
115 #if DEBUGGING
119 #else /* !DEBUGGING */
122 #endif /* DEBUGGING */
296 # if DEBUGGING
302 # endif /* DEBUGGING */
313 # if DEBUGGING
316 # endif /* DEBUGGING */
H A Dcron.c127 # if DEBUGGING
154 # if DEBUGGING
156 # endif /*DEBUGGING*/
H A Ddo_command.c415 # if DEBUGGING
423 # endif /*DEBUGGING*/
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Ddebugging.h81 #undef DEBUGGING macro
83 # define DEBUGGING 1 macro
86 # define DEBUGGING 0 macro
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddebugging.h81 #undef DEBUGGING macro
83 # define DEBUGGING 1 macro
86 # define DEBUGGING 0 macro
/macosx-10.10/patch_cmds-17/patch/
H A Dcommon.h34 #define DEBUGGING macro
88 #ifdef DEBUGGING
H A Dutil.c60 #ifdef DEBUGGING
78 #ifdef DEBUGGING
140 #ifdef DEBUGGING
336 #ifdef DEBUGGING
H A Dpatch.c69 #ifdef DEBUGGING
582 #ifdef DEBUGGING
655 #ifdef DEBUGGING
663 #ifdef DEBUGGING
860 #ifdef DEBUGGING
964 #ifdef DEBUGGING
H A Dinp.c142 #ifdef DEBUGGING
/macosx-10.10/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp90 # if defined(DEBUGGING) && !defined(DEBUG_FILE_DIR)
91 /* When we are building a DEBUGGING version we need to tell pre-grohtml
92 where to put intermediate files (the DEBUGGING version will preserve
114 # if defined(DEBUGGING) && !defined(DEBUG_FILE_DIR)
115 /* For a DEBUGGING version, on the UNIX host, we can also usually rely
129 #ifdef DEBUGGING
130 // For a DEBUGGING version, we need some additional macros,
164 # define DEBUGGING
204 #if defined(DEBUGGING)
912 #if defined(DEBUGGING)
[all...]
/macosx-10.10/gpatch-3/patch/
H A Dcommon.h25 #ifndef DEBUGGING
26 #define DEBUGGING 1 macro
182 #ifdef DEBUGGING
/macosx-10.10/groff-38/groff/src/devices/grohtml/
H A Doutput.cpp41 #undef DEBUGGING macro
42 // #define DEBUGGING
52 #if defined(DEBUGGING)
112 #if defined(DEBUGGING)
H A Dhtml-text.cpp44 #undef DEBUGGING macro
45 // #define DEBUGGING
60 #if defined(DEBUGGING)
237 #if defined(DEBUGGING)
335 #if defined(DEBUGGING)
365 #if defined(DEBUGGING)
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c151 #ifdef DEBUGGING
164 #ifdef DEBUGGING
427 #ifdef DEBUGGING
438 #ifdef DEBUGGING
456 #ifdef DEBUGGING
H A Dmod_proxy_wstunnel.c97 #ifdef DEBUGGING
110 #ifdef DEBUGGING
H A Dmod_proxy.c1037 #if DEBUGGING
1775 #if DEBUGGING
1784 #if DEBUGGING
1791 #if DEBUGGING
1798 #if DEBUGGING
/macosx-10.10/vim-55/runtime/indent/
H A DGenericIndent.vim84 " Optionally, you can set the DEBUGGING flag within your script to have the
88 "let b:DEBUGGING=1
220 " reviewed using ':messages'. To turn it on use ':let b:DEBUGGING=1'. Once
221 " on, turn off by using ':let b:DEBUGGING=0. If you don't want it at all and
227 if exists("b:DEBUGGING") && b:DEBUGGING
/macosx-10.10/cron-39/lib/
H A Dmisc.c118 #if !DEBUGGING
123 #else /* DEBUGGING */
171 #endif /* DEBUGGING */
480 #if DEBUGGING
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dmtsm.cpp21 #define DEBUGGING macro
377 #if defined(DEBUGGING)
388 #if defined(DEBUGGING)
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DHTML.pm210 =head1 DEBUGGING
/macosx-10.10/procmail-14/procmail/src/
H A Dincludes.h565 #if defined(__OpenBSD__) && defined(DEBUGGING)
/macosx-10.10/cron-39/crontab/
H A Dcrontab.c66 #if DEBUGGING
/macosx-10.10/Security-57031.1.35/Security/regressions/inc/IPC/
H A DRun3.pm59 =head1 DEBUGGING
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/t/IPC/
H A DRun3.pm59 =head1 DEBUGGING

Completed in 403 milliseconds

12