OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORDINARY_MTIME_MAX
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gmake/dist/
filedef.h
186
#define
ORDINARY_MTIME_MAX
((FILE_TIMESTAMP_S (NEW_MTIME) \
file.c
780
if (! (s <= FILE_TIMESTAMP_S (
ORDINARY_MTIME_MAX
)
781
&& product <= ts && ts <=
ORDINARY_MTIME_MAX
))
784
ts = s <= OLD_MTIME ? ORDINARY_MTIME_MIN :
ORDINARY_MTIME_MAX
;
remake.c
438
else if (ORDINARY_MTIME_MIN <= this_mtime && this_mtime <=
ORDINARY_MTIME_MAX
Completed in 25 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026