OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MKTIME_FITS_IN
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
strftime.c
80
#define
MKTIME_FITS_IN
(min, max) \
99
!
MKTIME_FITS_IN
(LONG_MIN, LONG_MAX)) \
119
||
MKTIME_FITS_IN
(TIME_T_MIN, TIME_T_MAX));
localtime.c
106
# if
MKTIME_FITS_IN
(LONG_MIN, LONG_MAX)
110
# elif
MKTIME_FITS_IN
(LLONG_MIN, LLONG_MAX)
Completed in 15 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025