Searched defs:NameConstant (Results 1 – 2 of 2) sorted by relevance
324 } NameConstant; member581 #define NameConstant(a0, a1, a2, a3) _Py_NameConstant(a0, a1, a2, a3) macro
2186 NameConstant(singleton value, int lineno, int col_offset, PyArena *arena) in NameConstant() function