Searched defs:insignificant (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | longobject.c | 850 const unsigned char insignificant = is_signed ? 0xff : 0x00; in _PyLong_FromByteArray() local |
Completed in 10 milliseconds