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