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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Ddhf.c44 * Also the line number reported in the assert is raised by FILE_NAME_OFFSET (10000) to discriminate the
101 #undef FILE_NAME_OFFSET macro
102 #define FILE_NAME_OFFSET MMD_FILE_NAME_OFFSET macro
H A Dmmd.c25 * Also the line number reported in the assert is raised by FILE_NAME_OFFSET (20000) to discriminate the
80 #undef FILE_NAME_OFFSET macro
81 #define FILE_NAME_OFFSET DHF_FILE_NAME_OFFSET macro
H A Dhcfdef.h599 #define MMDASSERT(x,q) {if (!(x)) {mdd_assert( assert_ifbp, __LINE__ + FILE_NAME_OFFSET, q );}}

Completed in 127 milliseconds