Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzdump.c88 static const char *tformat(void);
352 fprintf(stderr, tformat(), *tp); in my_localtime_rz()
362 fprintf(stderr, tformat(), t); in my_localtime_rz()
844 printf(tformat(), t); in show()
854 printf(tformat(), t); in show()
1138 printf(tformat(), t); in showtrans()
1175 tformat(void) in tformat() function