Searched refs:vto (Results 1 – 4 of 4) sorted by relevance
234 static int dprintf_Pass1(const char *format, va_stack_t *vto, char **endpos, in dprintf_Pass1() argument406 vto[i].type = FORMAT_STRING; in dprintf_Pass1()409 vto[i].type = FORMAT_INTPTR; in dprintf_Pass1()412 vto[i].type = FORMAT_PTR; in dprintf_Pass1()415 vto[i].type = FORMAT_INT; in dprintf_Pass1()418 vto[i].type = FORMAT_INT; in dprintf_Pass1()422 vto[i].type = FORMAT_INT; in dprintf_Pass1()426 vto[i].type = FORMAT_INT; in dprintf_Pass1()430 vto[i].type = FORMAT_INT; in dprintf_Pass1()434 vto[i].type = FORMAT_INT; in dprintf_Pass1()[all …]
370 Packet *vto;371 vto = (Packet *) to;372 vto->v4i = from;388 Packet *vto;389 vto = (Packet *) to;390 vto->v2d = from;
2040 Py_buffer vfrom, vto; in bytearray_replace() local2047 if (_getbuffer(to, &vto) < 0) { in bytearray_replace()2054 vto.buf, vto.len, count); in bytearray_replace()2057 PyBuffer_Release(&vto); in bytearray_replace()
6538 "vto",