Home
last modified time | relevance | path

Searched refs:struct_nesting (Results 1 – 1 of 1) sorted by relevance

/qemu/qapi/
H A Dstring-output-visitor.c68 unsigned int struct_nesting; member
148 if (sov->struct_nesting) { in print_type_int64()
239 if (sov->struct_nesting) { in print_type_size()
263 if (sov->struct_nesting) { in print_type_bool()
277 if (sov->struct_nesting) { in print_type_str()
295 if (sov->struct_nesting) { in print_type_number()
309 if (sov->struct_nesting) { in print_type_null()
327 sov->struct_nesting++; in start_struct()
349 if (sov->struct_nesting) { in start_list()
370 if (sov->struct_nesting) { in next_list()
[all …]