OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmcomp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
localtime.c
2673
tmcomp
(register const struct tm *const atmp,
function
2841
} else dir =
tmcomp
(&mytm, &yourtm);
2907
&&
tmcomp
(&alttm, &yourtm) == 0) {
2936
if (
tmcomp
(&mytm, &yourtm) != 0)
localtime.c
2673
tmcomp
(register const struct tm *const atmp,
function
2841
} else dir =
tmcomp
(&mytm, &yourtm);
2907
&&
tmcomp
(&alttm, &yourtm) == 0) {
2936
if (
tmcomp
(&mytm, &yourtm) != 0)
Completed in 38 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026