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

  /src/external/gpl3/binutils/dist/gprofng/src/
Module.cc 205 char timebuf1[26], timebuf2[26]; local
252 snprintf (timebuf1, sizeof (timebuf1), NTXT ("%s"), ctime (&curr_time));
254 timebuf1[24] = timebuf2[24] = '\0';
259 timebuf1, timebuf2);
Module.cc 205 char timebuf1[26], timebuf2[26]; local
252 snprintf (timebuf1, sizeof (timebuf1), NTXT ("%s"), ctime (&curr_time));
254 timebuf1[24] = timebuf2[24] = '\0';
259 timebuf1, timebuf2);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Module.cc 205 char timebuf1[26], timebuf2[26]; local
252 snprintf (timebuf1, sizeof (timebuf1), NTXT ("%s"), ctime (&curr_time));
254 timebuf1[24] = timebuf2[24] = '\0';
259 timebuf1, timebuf2);
Module.cc 205 char timebuf1[26], timebuf2[26]; local
252 snprintf (timebuf1, sizeof (timebuf1), NTXT ("%s"), ctime (&curr_time));
254 timebuf1[24] = timebuf2[24] = '\0';
259 timebuf1, timebuf2);

Completed in 43 milliseconds