Home
last modified time | relevance | path

Searched defs:Py_UNICODE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dunicodeobject.h137 typedef PY_UNICODE_TYPE Py_UNICODE; typedef
/external/python/cpython2/Modules/
Dposixmodule.c50 #define Py_UNICODE void macro
1640 int (*wstatfunc)(const Py_UNICODE *, STRUCT_STAT *)) in posix_do_stat()