Home
last modified time | relevance | path

Searched defs:IS (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluac.c68 #define IS(s) (strcmp(argv[i],s)==0) macro
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c619 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) macro
825 #define IS(_c, _f) (IEEE80211_IS_ ## _f(_c)) macro
4406 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) in First_NFCal() macro