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