OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tests_total_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
memory.c
62
static size_t
tests_total_size
= 0;
variable
131
tests_total_size
+= size;
132
if (
tests_total_size
> tests_memory_limit)
138
(mpfr_uintmax_t)
tests_total_size
);
220
tests_total_size
-= old_size;
280
tests_total_size
-= size;
memory.c
62
static size_t
tests_total_size
= 0;
variable
131
tests_total_size
+= size;
132
if (
tests_total_size
> tests_memory_limit)
138
(mpfr_uintmax_t)
tests_total_size
);
220
tests_total_size
-= old_size;
280
tests_total_size
-= size;
Completed in 129 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026