Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-ada-spec.c3053 int field_spc = spc + INDENT_INCR; in print_ada_struct_decl() local
3070 field_spc = spc + INDENT_INCR * 3; in print_ada_struct_decl()
3085 (buffer, tmp, type, cpp_check, field_spc); in print_ada_struct_decl()
3088 INDENT (field_spc); in print_ada_struct_decl()
3130 tmp, type, cpp_check, field_spc)) in print_ada_struct_decl()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-ada-spec.c3184 int field_spc = spc + INDENT_INCR; in dump_ada_structure() local
3196 field_spc = spc + INDENT_INCR * 3; in dump_ada_structure()
3210 dump_ada_declaration (buffer, tmp, type, field_spc); in dump_ada_structure()
3213 INDENT (field_spc); in dump_ada_structure()
3250 if (dump_ada_declaration (buffer, tmp, type, field_spc)) in dump_ada_structure()