Lines Matching refs:to_ov
102 static OptsVisitor *to_ov(Visitor *v) in to_ov() function
140 OptsVisitor *ov = to_ov(v); in opts_start_struct()
173 OptsVisitor *ov = to_ov(v); in opts_check_struct()
197 OptsVisitor *ov = to_ov(v); in opts_end_struct()
231 OptsVisitor *ov = to_ov(v); in opts_start_list()
251 OptsVisitor *ov = to_ov(v); in opts_next_list()
306 OptsVisitor *ov = to_ov(v); in opts_end_list()
352 OptsVisitor *ov = to_ov(v); in opts_type_str()
374 OptsVisitor *ov = to_ov(v); in opts_type_bool()
397 OptsVisitor *ov = to_ov(v); in opts_type_int64()
454 OptsVisitor *ov = to_ov(v); in opts_type_uint64()
507 OptsVisitor *ov = to_ov(v); in opts_type_size()
531 OptsVisitor *ov = to_ov(v); in opts_optional()
542 OptsVisitor *ov = to_ov(v); in opts_free()