Home
last modified time | relevance | path

Searched defs:DEF_BOUND (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dsymtable.h71 #define DEF_BOUND (DEF_LOCAL | DEF_PARAM | DEF_IMPORT) macro
/external/python/cpython3/Include/
Dsymtable.h96 #define DEF_BOUND (DEF_LOCAL | DEF_PARAM | DEF_IMPORT) macro