Searched defs:DEBUGOUT (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_osdep.h54 #define DEBUGOUT(S) printk(KERN_DEBUG S "\n") macro
57 #define DEBUGOUT(S) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_osdep.h52 #define DEBUGOUT(S) printk(KERN_DEBUG S "\n") macro
55 #define DEBUGOUT(S) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java38 public static void DEBUGOUT(String s) method in class:TestUtils
43 public static void DEBUGOUT(int importance, String s) method in class:TestUtils
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestConstruct01.cpp52 #define DEBUGOUT(a) cout << a << "\n" macro
54 #define DEBUGOUT(a) macro

Completed in 58 milliseconds