Home
last modified time | relevance | path

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

/third_party/python/Python/
D_warnings.c311 PyObject *tmp_item, *action, *msg, *cat, *mod, *ln_obj; in get_filter() local
328 ln_obj = PyTuple_GET_ITEM(tmp_item, 4); in get_filter()
356 ln = PyLong_AsSsize_t(ln_obj); in get_filter()