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

  /src/lib/libc/time/
zic.c 2343 puttzcode(zic_t val, FILE *fp) function in typeref:typename:void
2355 puttzcode(val, fp);
2744 puttzcode(0, fp); /* utoff */
2774 puttzcode(utoffs[h], fp);
2804 puttzcode(corr[i], fp);
2813 puttzcode(thisleaplim ? corr[thisleaplim - 1] : 0, fp);

Completed in 35 milliseconds