Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmain.c113 static char *usage_6 = "\ variable
135 fputs(usage_6, f); in usage()
/external/python/cpython3/Python/
Dinitconfig.c123 static const char usage_6[] = variable
1902 fputs(usage_6, f); in config_usage()