Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dposixmodule.c6849 static PyStructSequence_Desc sched_param_desc = { variable
15709 sched_param_desc.name = MODNAME ".sched_param"; in posixmodule_exec()
15710 PyObject *SchedParamType = (PyObject *)PyStructSequence_NewType(&sched_param_desc); in posixmodule_exec()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1242 Modules/posixmodule.c - sched_param_desc -