Searched refs:_Py_M__hello (Results 1 – 2 of 2) sorted by relevance
18 #define SIZE (int)sizeof(_Py_M__hello)29 {"__hello__", _Py_M__hello, SIZE},31 {"__phello__", _Py_M__hello, -SIZE},32 {"__phello__.spam", _Py_M__hello, SIZE},
2 const unsigned char _Py_M__hello[] = { variable