Searched refs:TRACE_ONLY (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/
H A Dhighpoint_ide_pci.cpp20 #define TRACE_ONLY macro
23 #define TRACE_ONLY __attribute__((unused)) macro
166 ata_adapter_channel_info *channel TRACE_ONLY = NULL; local
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_common.cpp24 # define TRACE_ONLY macro
27 # define TRACE_ONLY __attribute__((unused)) macro
110 uint8 data TRACE_ONLY; local
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.cpp19 # define TRACE_ONLY(x) x macro
22 # define TRACE_ONLY(x) macro
689 TRACE_ONLY(
732 TRACE_ONLY(int iteration = 0;)
734 TRACE_ONLY(
H A DComplexLayouter.cpp26 # define TRACE_ONLY(x) x macro
29 # define TRACE_ONLY(x) macro
431 TRACE_ONLY(bigtime_t time = system_time();)
434 TRACE_ONLY(time = system_time() - time;)
/haiku/src/libs/linprog/
H A DLayoutOptimizer.cpp21 # define TRACE_ONLY(x) x macro
24 # define TRACE_ONLY(x) macro
656 TRACE_ONLY(
699 TRACE_ONLY(int iteration = 0;)
701 TRACE_ONLY(
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp45 # define TRACE_ONLY(x) x macro
49 # define TRACE_ONLY(x) macro
1538 TRACE_ONLY(dump_ipv4_header(*header));
1553 TRACE_ONLY(dump_ipv4_header(*header));
1733 TRACE_ONLY(dump_ipv4_header(header));
1888 TRACE_ONLY(dump_ipv4_header(header));
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp54 # define TRACE_ONLY macro
57 # define TRACE_ONLY __attribute__((unused)) macro
446 status_t status TRACE_ONLY = B_NAME_NOT_FOUND; local

Completed in 68 milliseconds