HomeSort by relevance Sort by last modified time
    Searched refs:structmodule (Results 1 - 5 of 5) sorted by null

  /external/python/cpython3/Modules/
_testbuffer.c 11 static PyObject *structmodule = NULL; variable
581 unpack_from = PyObject_GetAttrString(structmodule, "unpack_from");
    [all...]
  /external/python/cpython2/RISCOS/
Makefile 297 @.^.Lib.struct/pyd: @.^.Modules.o.structmodule s.linktab
298 $(MAKEDLK) -d @.^.Lib.struct/pyd -s s.linktab -o @.^.Modules.o.structmodule -e initstruct
  /external/python/cpython3/Objects/
memoryobject.c 1921 PyObject *structmodule; \/* XXX cache these two *\/ local
    [all...]
  /external/python/cpython2/PC/os2vacpp/
makefile.omk 165 StructModule.obj \
    [all...]
makefile 204 $(PATHOBJ)\StructModule.obj \
    [all...]

Completed in 377 milliseconds