Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmain.c97 static char *usage_4 = "\ variable
133 fprintf(f, usage_4, DELIM); in usage()
/external/python/cpython3/Modules/
Dmain.c121 static const char usage_4[] = "\ variable
163 fprintf(f, usage_4, (wint_t)DELIM); in pymain_usage()