Searched refs:print_func (Results 1 – 1 of 1) sorted by relevance
86 static void (*const print_func[MAX_OBJ_TYPE])(char *, isns_obj_t *) = { variable1156 print_func[obj->type](ident, obj); in print_object()1167 print_func[obj->type](NULL, obj); in cb_print_obj_n()