Home
last modified time | relevance | path

Searched refs:deallocated (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_testcapimodule.c7148 * are not deallocated twice */
7152 int deallocated; member
7159 ((MyListObject*)op)->deallocated = 0; in MyList_new()
7166 if (op->deallocated) { in MyList_dealloc()
7169 Py_FatalError("MyList instance deallocated twice"); in MyList_dealloc()
7171 op->deallocated = 1; in MyList_dealloc()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex65 deallocated portion of the stack frame become invalid and hence

Completed in 11 milliseconds