Searched refs:PyStdPrinter_Type (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | if_python3.c | 254 # define PyStdPrinter_Type (*py3_PyStdPrinter_Type) macro |
| H A D | if_py_both.h | 6467 OutputType.tp_base = &PyStdPrinter_Type; in init_structs() |