Home
last modified time | relevance | path

Searched refs:STRTOTIME (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dmisc.c160 # define STRTOTIME strtoll macro
162 # define STRTOTIME strtol macro
175 STRTOTIME(source_date_epoch, &endptr, 10); in getTimeNow()