Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsignalmodule.c1130 static PyStructSequence_Desc struct_siginfo_desc = { variable
1961 if (PyStructSequence_InitType2(&SiginfoType, &struct_siginfo_desc) < 0) {
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1247 Modules/signalmodule.c - struct_siginfo_desc -