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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/auxdisplay/
H A Dcfag12864b-example.c48 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ macro
51 #define CFAG12864B_CHECK(x, y) (1) macro
95 if (CFAG12864B_CHECK(x, y))
105 if (CFAG12864B_CHECK(x, y))
118 if (CFAG12864B_CHECK(x, y))

Completed in 37 milliseconds