Searched refs:SWIG_Python_MustGetPtr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 2832 #define SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) 2922 SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int SWIGUNUSEDPARM(argnum), int flags) { in SWIG_Python_MustGetPtr() function
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 2563 #define SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) 2653 SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) { in SWIG_Python_MustGetPtr() function
|