Searched refs:sign_byte (Results 1 – 1 of 1) sorted by relevance
473 const char sign_byte = val < 0 ? '\xff' : '\0'; in WriteSignedNumIncreasing() local475 sign_byte, in WriteSignedNumIncreasing()476 sign_byte, in WriteSignedNumIncreasing()