OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tm_diff
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/diffutils/dist/lib/
strftime.c
359
# define
tm_diff
ftime_tm_diff
macro
360
static int
tm_diff
__P ((const struct tm *, const struct tm *));
362
tm_diff
(a, b)
function
1355
diff =
tm_diff
(<m, >m);
/src/external/gpl2/xcvs/dist/lib/
strftime.c
291
# define
tm_diff
ftime_tm_diff
macro
293
tm_diff
(const struct tm *a, const struct tm *b)
function
1326
diff =
tm_diff
(<m, >m);
getdate.c
2771
tm_diff
(struct tm const *a, struct tm const *b)
3334
delta -=
tm_diff
(&tm, gmt);
2768
tm_diff
(struct tm const *a, struct tm const *b)
function
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026