Home
last modified time | relevance | path

Searched defs:nxoption (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dmain.c947 int nxoption = config->nxoption; in config_create_xoptions_dict() local
1684 int nxoption = config->nxoption; in config_get_xoption() local
/external/python/cpython3/Include/
Dpystate.h54 int nxoption; /* Number of -X options */ member