Home
last modified time | relevance | path

Searched defs:totsize (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dsockutils.c1350 int sock_bufferize(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonl… in sock_bufferize()
/external/python/cpython2/Python/
Dcompile.c3690 int bsize, totsize, extended_arg_count = 0, last_extended_arg_count; in assemble_jump_offsets() local
/external/python/cpython3/Python/
Dcompile.c6734 int bsize, totsize, extended_arg_recompile; in assemble_jump_offsets() local