Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtupleobject.c106 tuple_create_empty_tuple_singleton(struct _Py_tuple_state *state) in tuple_create_empty_tuple_singleton() function
1034 if (tuple_create_empty_tuple_singleton(state) < 0) { in _PyTuple_Init()