Home
last modified time | relevance | path

Searched defs:size_temp (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dlongobject.c3012 { Py_ssize_t size_temp = size_a; in x_add() local
3048 { Py_ssize_t size_temp = size_a; in x_sub() local
/third_party/ffmpeg/libavformat/
Drtmpproto.c2956 int size_temp = size; in rtmp_write() local