Searched defs:totsize (Results 1 – 3 of 3) sorted by relevance
| /external/libpcap/ |
| D | sockutils.c | 1350 int sock_bufferize(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonl… in sock_bufferize()
|
| /external/python/cpython2/Python/ |
| D | compile.c | 3690 int bsize, totsize, extended_arg_count = 0, last_extended_arg_count; in assemble_jump_offsets() local
|
| /external/python/cpython3/Python/ |
| D | compile.c | 6734 int bsize, totsize, extended_arg_recompile; in assemble_jump_offsets() local
|