Home
last modified time | relevance | path

Searched refs:PyObject_Format (Results 226 – 250 of 740) sorted by relevance

12345678910>>...30

/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/transport/
H A Dcybase.c485 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
486 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/lang/cython/Cython-0.29.24/Cython/Plex/
H A DActions.c497 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
498 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydevd_frame_eval/
H A Dpydevd_frame_evaluator.c488 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
489 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dpydevd_frame_evaluator_py39.c492 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
493 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.5/src/
H A Derrorchecker.c468 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
469 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dlatebind.c468 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
469 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A D_shim22.c472 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
473 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A D_shim3.c472 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
473 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A D_shim2.c472 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
473 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dchan_bindings.c506 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
507 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dext_rfc6680.c508 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
509 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/textproc/py-pystemmer/PyStemmer-2.0.1/src/
H A DStemmer.c482 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
483 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/devel/py-cytoolz/cytoolz-0.11.0/cytoolz/
H A Drecipes.c485 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
486 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/profiling/collector/
H A D_task.c495 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
496 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.image.c468 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
469 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dpygame_sdl2.key.c468 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
469 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dpygame_sdl2.controller.c468 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
469 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A D_hub_local.c679 #if !defined(PyObject_Format)
680 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_fill.cpp531 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
532 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/multimedia/py-av/av-8.0.3/src/av/audio/
H A Dfifo.c529 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
530 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dresampler.c529 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
530 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/multimedia/py-av/av-8.0.3/src/av/
H A Ddictionary.c529 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
530 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Doption.c529 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
530 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
H A Dpacket.c529 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
530 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/analysis/encore/
H A Dcutils.c462 #if CYTHON_COMPILING_IN_PYPY && !defined(PyObject_Format)
463 #define PyObject_Format(obj, fmt) PyObject_CallMethod(obj, "__format__", "O", fmt) macro

12345678910>>...30