Searched refs:st_update (Results 1 – 2 of 2) sorted by relevance
93 #define ST_STATE(FLAG, st_update) FLAG##_INDEX, argument102 #define ST_STATE(FLAG, st_update) static const uint64_t FLAG = 1ull << FLAG##_INDEX; argument107 #define ST_STATE(FLAG, st_update) void st_update(struct st_context *st); argument
52 #define ST_STATE(FLAG, st_update) update_functions[FLAG##_INDEX] = st_update; in init_atoms_once() argument