OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totin
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/zlib/examples/
zran.c
139
off_t
totin
, totout; /* our own total counters to avoid 4GB limit */
local
159
totin
= totout = last = 0;
176
if (
totin
== 0 && strm.avail_in >= 3 &&
190
totin
+= strm.avail_in;
193
totin
-= strm.avail_in;
221
index = addpoint(index, strm.data_type & 7,
totin
,
/src/external/gpl3/gdb/dist/zlib/examples/
zran.c
139
off_t
totin
, totout; /* our own total counters to avoid 4GB limit */
local
159
totin
= totout = last = 0;
176
if (
totin
== 0 && strm.avail_in >= 3 &&
190
totin
+= strm.avail_in;
193
totin
-= strm.avail_in;
221
index = addpoint(index, strm.data_type & 7,
totin
,
/src/external/gpl3/gdb.old/dist/zlib/examples/
zran.c
139
off_t
totin
, totout; /* our own total counters to avoid 4GB limit */
local
159
totin
= totout = last = 0;
176
if (
totin
== 0 && strm.avail_in >= 3 &&
190
totin
+= strm.avail_in;
193
totin
-= strm.avail_in;
221
index = addpoint(index, strm.data_type & 7,
totin
,
/src/common/dist/zlib/examples/
zran.c
137
off_t
totin
= 0; // total bytes read from input
local
149
totin
+= strm.avail_in;
198
index = add_point(index, strm.data_type & 7,
totin
- strm.avail_in,
/src/external/gpl3/binutils/dist/zlib/examples/
zran.c
137
off_t
totin
= 0; // total bytes read from input
local
149
totin
+= strm.avail_in;
198
index = add_point(index, strm.data_type & 7,
totin
- strm.avail_in,
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026