Searched refs:_Py_float_freelist (Results 1 – 3 of 3) sorted by relevance
60 struct _Py_float_freelist { struct128 struct _Py_float_freelist floats;
30 static struct _Py_float_freelist *137 struct _Py_float_freelist *float_freelist = get_float_freelist(); in PyFloat_FromDouble()253 struct _Py_float_freelist *float_freelist = get_float_freelist(); in _PyFloat_ExactDealloc()2001 struct _Py_float_freelist *state = &freelists->floats; in _PyFloat_ClearFreeList()2029 struct _Py_float_freelist *float_freelist = get_float_freelist(); in _PyFloat_DebugMallocStats()
16980 …<class-decl name='_Py_float_freelist' size-in-bits='128' is-struct='yes' visibility='default' file…