Searched defs:PyBytes_FromStringAndSize (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | if_python.c | 83 #define PyBytes_FromStringAndSize PyString_FromStringAndSize macro |
| H A D | if_python3.c | 246 # define PyBytes_FromStringAndSize py3_PyBytes_FromStringAndSize macro |