Home
last modified time | relevance | path

Searched defs:signbyte (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dlongobject.c1045 unsigned char signbyte = do_twos_comp ? 0xffU : 0U; in _PyLong_AsByteArray() local

Completed in 12 milliseconds