Home
last modified time | relevance | path

Searched refs:time_char (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dtimemodule.c739 #define time_char wchar_t macro
743 #define time_char char macro
753 const time_char *fmt;
761 time_char *outbuf = NULL;
856 outbuf = (time_char *)PyMem_Malloc(i*sizeof(time_char));
899 #undef time_char macro

Completed in 3 milliseconds