Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c7202 PyObject *file_action = NULL; in parse_file_actions() local
7219 file_action = PySequence_Fast_GET_ITEM(seq, i); in parse_file_actions()
7220 Py_INCREF(file_action); in parse_file_actions()
7221 if (!PyTuple_Check(file_action) || !PyTuple_GET_SIZE(file_action)) { in parse_file_actions()
7226 long tag = PyLong_AsLong(PyTuple_GET_ITEM(file_action, 0)); in parse_file_actions()
7237 if (!PyArg_ParseTuple(file_action, "OiO&ik" in parse_file_actions()
7260 if (!PyArg_ParseTuple(file_action, "Oi" in parse_file_actions()
7275 if (!PyArg_ParseTuple(file_action, "Oii" in parse_file_actions()
7292 if (!PyArg_ParseTuple(file_action, "Oi" in parse_file_actions()
7313 Py_DECREF(file_action); in parse_file_actions()
[all …]
/external/starlark-go/syntax/testdata/
Dscan.star117 ctx.file_action(