Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dpymacro.h92 #define PyDoc_VAR(name) static const char name[] macro
93 #define PyDoc_STRVAR(name,str) PyDoc_VAR(name) = PyDoc_STR(str)
/third_party/python/Python/
H A Dsysmodule.c2411 PyDoc_VAR(sys_doc) =
/third_party/python/Modules/
H A Dposixmodule.c6982 PyDoc_VAR(os_sched_param__doc__);

Completed in 20 milliseconds