Searched refs:bytes_methods (Results 1 – 12 of 12) sorted by relevance
79 "python_include/bytes_methods.h",164 …tearrayobject.h" && cp -f "/usr/include/python2.7/bytes_methods.h" "$(@D)/python_include/bytes_met…
80 "python_include/bytes_methods.h",183 …/bytearrayobject.h" && cp -f "c:/python37/include/bytes_methods.h" "$(@D)/python_include/bytes_met…
79 "python_include/bytes_methods.h",206 …/bytearrayobject.h" && cp -f "c:/Python38/include/bytes_methods.h" "$(@D)/python_include/bytes_met…
221 "Objects/bytes_methods.c",
406 Objects/bytes_methods.o \960 Objects/bytes_methods.o: $(srcdir)/Objects/bytes_methods.c $(BYTESTR_DEPS)
351 Objects/bytes_methods.o \713 $(srcdir)/Include/bytes_methods.h \763 Include/bytes_methods.h \
164 "Objects/bytes_methods.c",
2453 bytes_methods[] = { variable2868 bytes_methods, /* tp_methods */
2460 bytes_methods[] = { variable2914 bytes_methods, /* tp_methods */
256 SOURCE=..\..\Objects\bytes_methods.c
827 Move the ``bytes_methods.h`` header file to the internal C API as
119 Objects/bytesobject.c - bytes_methods variable static PyMethodDef bytes_methods