OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmcomp
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
Time.c
231
tmcomp
(const struct tm * const atmp, const struct tm * const btmp)
function
340
dir =
tmcomp
(&mytm, &yourtm); // Is mytm larger, equal, or less than yourtm?
378
if (
tmcomp
(&mytm, &yourtm) != 0)
/bionic/libc/tzcode/
localtime.c
1817
tmcomp
(register const struct tm *const atmp,
function
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
172
static int
tmcomp
(const struct tm * atmp,
1651
tmcomp
(register const struct tm *const atmp,
function
[
all
...]
Completed in 57 milliseconds