Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ | |
vchiq_core.h | 154 #define BITSET_IS_SET(bs, b) (bs[BITSET_WORD(b)] & BITSET_BIT(b)) |
vchiq_core.c | 693 if (!BITSET_IS_SET(service_found, port)) { |