Searched refs:GOODCOREADDR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dsiutils_priv.h101 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c1059 if (!GOODCOREADDR(savewin, SI_ENUM_BASE))

Completed in 187 milliseconds