Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dgetopt.c40 static char *opt_ptr = ""; variable
/aosp_15_r20/external/python/cpython3/Python/
Dgetopt.c40 static const wchar_t *opt_ptr = L""; variable