Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmain.c74 static char *usage_2 = "\ variable
131 fputs(usage_2, f); in usage()
/external/python/cpython3/Python/
Dinitconfig.c50 static const char usage_2[] = "\ variable
1898 fputs(usage_2, f); in config_usage()