Home
last modified time | relevance | path

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

/external/libpcap/
Dsockutils.c939 int sock_bufferize(const char *buffer, int size, char *tempbuf, int *offset, int totsize, int check… 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.c5735 int bsize, totsize, extended_arg_recompile; in assemble_jump_offsets() local