Home
last modified time | relevance | path

Searched refs:SOFTBUS_BITISSET (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_bitmap.h34 #define SOFTBUS_BITISSET (x, bit) (((x) & (DATA_ONE(x) << (bit))) ? 1 : 0) macro

Completed in 0 milliseconds