OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MINVAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
private.h
919
#define
MINVAL
(t, b) \
923
#define TIME_T_MIN_NO_PADDING
MINVAL
(time_t, TYPE_BIT(time_t))
zic.c
903
static zic_t const min_time =
MINVAL
(zic_t, TIME_T_BITS_IN_FILE);
908
static zic_t lo_time =
MINVAL
(zic_t, TIME_T_BITS_IN_FILE);
913
static zic_t redundant_time =
MINVAL
(zic_t, TIME_T_BITS_IN_FILE);
Completed in 18 milliseconds
Indexes created Mon Oct 13 15:10:03 GMT 2025