Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dunwind.c62 # define UNW_DPRINT(n, ...) if (UNW_DEBUG_ON(n)) printk(__VA_ARGS__) macro
67 # define UNW_DPRINT(n, ...) macro