Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/sgi-xp/
Dxp.h46 #define DBUG_ON(condition) BUG_ON(condition) macro
48 #define DBUG_ON(condition) macro