Searched defs:st_update (Results 1 – 2 of 2) sorted by relevance
66 #define ST_STATE(FLAG, st_update) FLAG##_INDEX, argument74 #define ST_STATE(FLAG, st_update) static const uint64_t FLAG = 1llu << FLAG##_INDEX; argument79 #define ST_STATE(FLAG, st_update) extern const struct st_tracked_state st_update; argument
43 #define ST_STATE(FLAG, st_update) &st_update, argument