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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/support/
H A Ddebug.h32 extern void assfail(char *expr, char *f, int l);
35 (unlikely(expr) ? (void)0 : assfail(#expr, __FILE__, __LINE__))
47 (unlikely(expr) ? (void)0 : assfail(#expr, __FILE__, __LINE__))
H A Ddebug.c105 assfail(char *expr, char *file, int line) function
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dmin_osl.c527 assfail(char *exp, char *file, int line) function

Completed in 108 milliseconds