HomeSort by: relevance | last modified time | path
    Searched refs:format_type_detail (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-format.h 114 struct format_type_detail struct
142 format_type_detail types[FMT_LEN_MAX];
c-format.cc 4352 format_type_detail using SPEC_TYPE to be offered as a suggestion for
4416 const format_type_detail *ftd = &spec->types[i];
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-format.h 122 struct format_type_detail struct
150 format_type_detail types[FMT_LEN_MAX];
c-format.cc 4396 format_type_detail using SPEC_TYPE to be offered as a suggestion for
4460 const format_type_detail *ftd = &spec->types[i];

Completed in 41 milliseconds