Home
last modified time | relevance | path

Searched defs:current_arg (Results 1 – 3 of 3) sorted by relevance

/external/wmediumd/
Dmain.cc37 std::string current_arg(argv[i]); in main() local
/external/python/cpython3/Python/
Dgetargs.c1585 PyObject *current_arg; in vgetargskeywords() local
2019 PyObject *current_arg; in vgetargskeywordsfast_impl() local
2279 PyObject *current_arg; in _PyArg_UnpackKeywords() local
/external/python/cpython2/Python/
Dgetargs.c1573 PyObject *freelist = NULL, *current_arg; in vgetargskeywords() local