Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dfrozen.c14 static unsigned char M___hello__[] = { variable
24 #define SIZE (int)sizeof(M___hello__)
28 {"__hello__", M___hello__, SIZE},
30 {"__phello__", M___hello__, -SIZE},
31 {"__phello__.spam", M___hello__, SIZE},