Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c2434 kind_maxchar_limit(unsigned int kind) in kind_maxchar_limit() function
14609 kind_limit = kind_maxchar_limit(src_kind); in unicode_subscript()