Searched refs:_printEnvironment (Results 1 - 1 of 1) sorted by relevance
/third_party/python/PC/ |
H A D | launcher2.c | 2204 _printEnvironment(const EnvironmentInfo *env, FILE *out, bool showPath, const wchar_t *argument) in _printEnvironment() function 2251 exitCode = _printEnvironment(env, out, showPath, buffer); in _listAllEnvironments() 2288 exitCode = _printEnvironment(major, out, showPath, L"-3 *"); in listEnvironments() 2298 exitCode = _printEnvironment(major, out, showPath, L"-2"); in listEnvironments()
|
Completed in 4 milliseconds