Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c31 #define MCACHE_MAX_ATTR_SIZE 100 macro
41 (PyUnicode_GET_LENGTH(name) <= MCACHE_MAX_ATTR_SIZE)