Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c7946 } ContainerNoGCobject; typedef
7961 ((ContainerNoGCobject *)self)->value = value; in ContainerNoGC_new()
7966 ContainerNoGC_dealloc(ContainerNoGCobject *self) in ContainerNoGC_dealloc()
7973 {"value", T_OBJECT, offsetof(ContainerNoGCobject, value), READONLY,
7981 sizeof(ContainerNoGCobject),

Completed in 10 milliseconds