Searched refs:time_char (Results 1 – 1 of 1) sorted by relevance
692 #define time_char wchar_t macro696 #define time_char char macro706 const time_char *fmt; in time_strftime()714 time_char *outbuf = NULL; in time_strftime()808 outbuf = (time_char *)PyMem_Malloc(i*sizeof(time_char)); in time_strftime()851 #undef time_char