OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timebuf2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Module.cc
205
char timebuf1[26],
timebuf2
[26];
local
253
snprintf (
timebuf2
, sizeof (
timebuf2
), NTXT ("%s"), ctime (&real_time));
254
timebuf1[24] =
timebuf2
[24] = '\0';
259
timebuf1,
timebuf2
);
Module.cc
205
char timebuf1[26],
timebuf2
[26];
local
253
snprintf (
timebuf2
, sizeof (
timebuf2
), NTXT ("%s"), ctime (&real_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
253
snprintf (
timebuf2
, sizeof (
timebuf2
), NTXT ("%s"), ctime (&real_time));
254
timebuf1[24] =
timebuf2
[24] = '\0';
259
timebuf1,
timebuf2
);
Module.cc
205
char timebuf1[26],
timebuf2
[26];
local
253
snprintf (
timebuf2
, sizeof (
timebuf2
), NTXT ("%s"), ctime (&real_time));
254
timebuf1[24] =
timebuf2
[24] = '\0';
259
timebuf1,
timebuf2
);
Completed in 52 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026