Home
last modified time | relevance | path

Searched refs:SPUNGE_SET_BIT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c801 #define SPUNGE_SET_BIT(num, pos) ((num) |= (1U << (pos))) macro
822 SPUNGE_SET_BIT(instBitClosed, i); in SpungZeroInstance()