Searched defs:TEST_FLAG (Results 1 – 11 of 11) sorted by relevance
36 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro
20 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t) true) macro
26 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro
22 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro
28 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro
34 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro
17 #define TEST_FLAG(flag) (bool)atomic_get(&flag) macro
82 #define TEST_FLAG(flag) (atomic_get(&flag) == (atomic_t)true) macro