Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dsetobject.c403 int table_is_malloced = table != so->smalltable; in set_clear_internal() local
415 if (table_is_malloced) in set_clear_internal()
440 if (table_is_malloced) in set_clear_internal()