HomeSort by: relevance | last modified time | path
    Searched defs:tm_cache (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
maketime.c 201 static struct tm tm_cache[2]; local
221 gtm = gt ? &tm_cache[localzone] : time2tm(gt,localzone);
231 tm_cache[localzone] = *gtm;

Completed in 101 milliseconds