Searched refs:DEBUG (Results 1 - 25 of 83) sorted by relevance

1234

/macosx-10.5.8/xnu-1228.15.4/libsa/libsa/
H A Dmalloc.h30 #ifdef DEBUG
41 #endif /* DEBUG */
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_attrlist.c129 #ifdef DEBUG
135 #ifdef DEBUG
143 #ifdef DEBUG
154 #ifdef DEBUG
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_exception.s118 bl versave ; (TEST/DEBUG)
153 #if DEBUG
161 #endif /* DEBUG */
226 stfd f31,emfp31(r25) ; (TEST/DEBUG)
363 #if DEBUG
367 #endif /* DEBUG */
376 bl versave ; (TEST/DEBUG)
405 #if DEBUG
413 #endif /* DEBUG */
446 stfd f31,emfp31(r25) ; (TEST/DEBUG)
[all...]
H A Dinterrupt.c54 #if (DEVELOPMENT || DEBUG )
144 #if CONFIG_DTRACE && (DEVELOPMENT || DEBUG )
156 #if CONFIG_DTRACE && (DEVELOPMENT || DEBUG )
H A Dcswtch.s131 #if DEBUG
132 lwz r0,PP_ISTACKPTR(r12) ; (DEBUG/TRACE) make sure we are not
133 mr. r0,r0 ; (DEBUG/TRACE) on the interrupt
134 bne++ notonintstack ; (DEBUG/TRACE) stack
221 lis r0,hi16(CutTrace) ; (TEST/DEBUG)
222 mr r7,r2 ; (TEST/DEBUG)
223 li r2,0x4401 ; (TEST/DEBUG)
224 oris r0,r0,lo16(CutTrace) ; (TEST/DEBUG)
225 sc ; (TEST/DEBUG)
226 lhz r0,PP_CPU_NUMBER(r12) ; (TEST/DEBUG)
[all...]
H A Dmisc_protos.h121 #ifdef DEBUG
123 #endif /* DEBUG */
H A Dio_map.c64 #if DEBUG
H A Dsavearea_asm.s301 mfsprg r2,1 ; (TEST/DEBUG)
302 mr. r2,r2 ; (TEST/DEBUG)
303 beq-- saveRestore ; (TEST/DEBUG)
304 lis r0,hi16(CutTrace) ; (TEST/DEBUG)
305 li r2,0x2201 ; (TEST/DEBUG)
306 oris r0,r0,lo16(CutTrace) ; (TEST/DEBUG)
307 sc ; (TEST/DEBUG)
387 mr r6,r0 ; (TEST/DEBUG)
388 mr r7,r2 ; (TEST/DEBUG)
389 mfsprg r2,1 ; (TEST/DEBUG)
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpostcode.h32 #ifndef DEBUG
45 #if DEBUG
95 #else /* DEBUG */
99 #endif /* DEBUG */
165 #if DEBUG
H A Dperfmon.c41 #if DEBUG
225 #ifdef DEBUG
278 #ifdef DEBUG
294 #ifdef DEBUG
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSObject.cpp166 #if !DEBUG
168 #else DEBUG
172 #endif /* !DEBUG */
213 #if !DEBUG
215 #else DEBUG
220 #endif /* !DEBUG */
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/vmx/
H A Dvmx_asm.h38 #ifndef DEBUG
/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dtests.h4 #ifndef DEBUG
5 #define DEBUG 0 macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer_call.c43 #if CONFIG_DTRACE && (DEVELOPMENT || DEBUG )
280 #if CONFIG_DTRACE && (DEVELOPMENT || DEBUG )
288 #if CONFIG_DTRACE && (DEVELOPMENT || DEBUG )
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_subr.c84 #if DEBUG
88 #endif /* DEBUG */
457 #if DEBUG
464 #endif /* DEBUG */
486 #if DEBUG
493 #endif /* DEBUG */
727 #if DEBUG
756 #if DEBUG
758 #endif /* DEBUG */
763 #if DEBUG
[all...]
H A Dmach_header.c53 #if DEBUG
468 #if DEBUG
471 #endif /* DEBUG */
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp28 #if DEBUG
184 #endif /* DEBUG */
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_shared_region.h47 #if DEBUG
55 #else /* DEBUG */
57 #endif /* DEBUG */
H A Dvm_resident.c618 kprintf("pmap_steal_memory: %08X - %08X; size=%08X\n", addr, virtual_space_start, size); /* (TEST/DEBUG) */
912 #if DEBUG
998 #if DEBUG
1116 #if DEBUG
1400 #if DEBUG
1784 // dbgLog(mem->phys_page, vm_page_free_count, vm_page_wire_count, 4); /* (TEST/DEBUG) */
1812 // dbgLog(mem->phys_page, vm_page_free_count, vm_page_wire_count, 5); /* (TEST/DEBUG) */
1815 #if DEBUG
2048 #if DEBUG
2155 #if DEBUG
[all...]
H A Dvm_apple_protect.c186 #if DEBUG
219 #if !DEBUG
312 #if !DEBUG
758 #if !DEBUG
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dppc_init.c209 #if DEBUG
220 #endif /* DEBUG */
242 #if DEBUG
244 #endif /* DEBUG */
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs.h50 #if DEBUG
177 #if DEBUG
H A Dsynthfs_vnops.c157 #if DEBUG
193 #if DEBUG
976 #if DEBUG
1033 #if DEBUG
1276 #if DEBUG
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Ddebug.h102 #ifdef DEBUG
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbsd_comp.c468 #ifndef DEBUG
1007 #ifdef DEBUG
1048 #ifdef DEBUG
1057 #ifdef DEBUG
1137 #ifdef DEBUG
1151 #endif /* DEBUG */

Completed in 103 milliseconds

1234