Searched defs:is_short (Results 1 – 3 of 3) sorted by relevance
433 int is_short = PyUnicode_GET_LENGTH(v) < 256; in w_complex_object() local
1001 const bool is_short = length < static_cast<int>(sizeof(uintptr_t)); in ConvertToLower() local
3779 bool ExternalString::is_short() { in is_short() function