OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:approx_bytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/expat/dist/tests/
basic_tests.c
5632
const unsigned
approx_bytes
= fillsize * fillcount; // ignore pre/post.
local
5634
const unsigned max_scanned = max_factor *
approx_bytes
;
5687
assert_true(g_bytesScanned >
approx_bytes
); // or the counter isn't working
5692
g_bytesScanned, g_bytesScanned / (double)
approx_bytes
, max_scanned,
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026