gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:CHECK_RSATR (0.01 seconds)
mtkernel_3
kernel/tkernel/check.h - 8.9KB - 247 lines
179: #if CHK_RSATR
180: #define CHECK_RSATR(atr, maxatr) {                              \
181:         if ((atr) & ~(maxatr)) {                               \
More results from check.h
tkernel_2
kernel/tkernel/src/check.h - 10.6KB - 291 lines
209: #if CHK_RSATR
210: #define CHECK_RSATR(atr, maxatr) {                              \
211:         if ((atr) & ~(maxatr)) {                               \
More results from check.h