Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c7313 int using_len = 0; in slot_nb_bool() local
7329 using_len = 1; in slot_nb_bool()
7337 if (using_len) { in slot_nb_bool()