Searched refs:struct_siginfo_desc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | signalmodule.c | 1157 static PyStructSequence_Desc struct_siginfo_desc = { variable 1692 modstate->siginfo_type = PyStructSequence_NewType(&struct_siginfo_desc); |
Completed in 2 milliseconds