Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/sgi-xp/
Dxp.h28 #define DBUG_ON(condition) BUG_ON(condition) macro
30 #define DBUG_ON(condition) macro