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

  /src/external/gpl3/gdb/dist/sim/d10v/
interp.c 1081 int normal_size = strlen (add_commas (buf1, sizeof (buf1), (left > right) ? left : right)); local
1086 normal_size, add_commas (buf2, sizeof (buf2), left),
1094 normal_size, add_commas (buf2, sizeof (buf2), right),
  /src/external/gpl3/gdb.old/dist/sim/d10v/
interp.c 1081 int normal_size = strlen (add_commas (buf1, sizeof (buf1), (left > right) ? left : right)); local
1086 normal_size, add_commas (buf2, sizeof (buf2), left),
1094 normal_size, add_commas (buf2, sizeof (buf2), right),

Completed in 21 milliseconds