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/Modules/
Dmain.c136 static const char usage_6[] = variable
165 fputs(usage_6, f); in pymain_usage()