Searched defs:get_state_hook (Results 1 – 2 of 2) sorted by relevance
28 static void get_state_hook(int owner, const char *name, struct symbol *sym) in get_state_hook() function
338 typedef void (get_state_hook)(int owner, const char *name, struct symbol *sym); typedef