Searched refs:db_assert (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddebug.h30 #define db_assert(x) if (!(x)) { \ macro
34 #define db_verify(x, y) db_assert(x y)
40 #define db_assert(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-emma2rh.c45 db_assert(bus_num != NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dtime.c132 db_assert(m != 0 && pow2p != 0);

Completed in 153 milliseconds