Home
last modified time | relevance | path

Searched defs:TRACE_PORT (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/net/
H A DTCP.cpp42 # define TRACE_PORT(x, ...) dprintf(x, ## __VA_ARGS__) macro
44 # define TRACE_PORT(x, ...) ; macro