Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c29 #define RC_NO_MEMORY 104 macro
118 error(RC_NO_MEMORY, L"Could not allocate environment buffer"); in get_env()
1470 error(RC_NO_MEMORY, L"Could not allocate new command line"); in process()