Home
last modified time | relevance | path

Searched refs:staticforward (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Modules/
D_csv.c108 staticforward PyTypeObject Dialect_Type;
126 staticforward PyTypeObject Reader_Type;
143 staticforward PyTypeObject Writer_Type;
D_lsprof.c120 staticforward PyTypeObject PyProfiler_Type;
D_elementtree.c254 staticforward PyTypeObject Element_Type;
1666 staticforward PyTypeObject TreeBuilder_Type;
2038 staticforward PyTypeObject XMLParser_Type;
D_bsddb.c220 #ifndef staticforward
221 #define staticforward static macro
227 staticforward PyTypeObject DB_Type, DBCursor_Type, DBEnv_Type, DBTxn_Type,
229 staticforward PyTypeObject DBSequence_Type;
231 staticforward PyTypeObject DBSite_Type;
D_tkinter.c872 staticforward PyTypeObject PyTclObject_Type;
/external/python/cpython2/PC/
D_subprocess.c56 staticforward PyTypeObject sp_handle_type;
/external/python/cpython2/Include/
Dobject.h911 #define staticforward static macro
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1026 staticforward PyObject *_byref(PyObject *);
/external/python/cpython3/Misc/
DHISTORY17366 - Removed these macros: staticforward, statichere, PyArg_GetInt,