Searched defs:IS (Results 1 – 2 of 2) sorted by relevance
68 #define IS(s) (strcmp(argv[i],s)==0) macro
619 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) macro825 #define IS(_c, _f) (IEEE80211_IS_ ## _f(_c)) macro4406 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) in First_NFCal() macro