OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_t_max
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/tzcode/
private.h
333
static time_t const
time_t_max
=
variable
/bionic/libc/tzcode/
private.h
512
static time_t const
time_t_max
= MAXVAL(time_t, TYPE_BIT(time_t));
variable
Completed in 1078 milliseconds