Searched refs:empty_argv (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Python/
H A Dsysmodule.c1583 static char *empty_argv[1] = {""}; local
1584 argv = empty_argv;
/external/mksh/src/
H A Dmain.c197 static const char *empty_argv[] = { variable
252 argv = empty_argv;
284 ccp = empty_argv[0];

Completed in 103 milliseconds