Search | Google it | Results 1 - 1 of 1 for fundef:CHECK_RSATR from mtkernel_3/kernel/tkernel/check.h (0.02 seconds) |
179: #if CHK_RSATR 180: #define CHECK_RSATR(atr, maxatr) { \ 181: if ((atr) & ~(maxatr)) { \ 185: #else /* CHK_RSATR */ 186: #define CHECK_RSATR(atr, maxatr) 187: #endif /* CHK_RSATR */