Searched defs:convmax (Results 1 – 3 of 3) sorted by relevance
87 size_t convmax = STRING_BUFFER_LENGTH*3; in utf16_to_utf8() local120 size_t convmax = STRING_BUFFER_LENGTH*2; in utf8_to_utf16() local
205 size_t convmax = PTP_MAXSTRLEN * 2; /* Includes the terminator */ in ptp_pack_string() local
1866 twodigits convmax = base; in PyLong_FromString() local