HomeSort by: relevance | last modified time | path
    Searched defs:get_format_string (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-sprintf.cc 318 get_format_string (tree format, location_t *ploc) function in namespace:__anon13745
4723 info.fmtstr = get_format_string (info.format, &info.fmtloc);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-sprintf.cc 318 get_format_string (tree format, location_t *ploc) function in namespace:__anon16173
4706 info.fmtstr = get_format_string (info.format, &info.fmtloc);

Completed in 25 milliseconds