Searched refs:onechar (Results 1 – 2 of 2) sorted by relevance
680 char onechar; /* For byte_converter() */ in _PyBytes_FormatEx() local949 pbuf = &onechar; in _PyBytes_FormatEx()950 len = byte_converter(v, &onechar); in _PyBytes_FormatEx()955 *res++ = onechar; in _PyBytes_FormatEx()
819 uint32_t onechar; member3724 if (cc == c1modlist[i].onechar) break; in decode_modifiers()