Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmain.c87 static char *usage_3 = "\ variable
132 fputs(usage_3, f); in usage()
/external/python/cpython3/Python/
Dinitconfig.c63 static const char usage_3[] = "\ variable
1899 fputs(usage_3, f); in config_usage()