OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIME_T_MIN
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/time/
localtime.c
348
# undef
TIME_T_MIN
354
# define
TIME_T_MIN
LONG_MIN
358
# define
TIME_T_MIN
LLONG_MIN
362
# define
TIME_T_MIN
INTMAX_MIN
1187
But pretend the last transition before
TIME_T_MIN
1188
occurred at
TIME_T_MIN
. */
1196
= ((TYPE_SIGNED(time_t) ? at <
TIME_T_MIN
: at < 0)
1197
?
TIME_T_MIN
: (time_t)at);
1720
__time_t atlo =
TIME_T_MIN
, leaplo =
TIME_T_MIN
;
[
all
...]
private.h
989
# define
TIME_T_MIN
\
1007
# define
TIME_T_MIN
TIME_T_MIN_NO_PADDING
strftime.c
118
|| MKTIME_FITS_IN(
TIME_T_MIN
, TIME_T_MAX));
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026