OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tuktest_malloc_test
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/xz/dist/tests/
tuktest.h
333
static struct tuktest_malloc_record *
tuktest_malloc_test
= NULL;
variable in typeref:struct:tuktest_malloc_record
374
r->next =
tuktest_malloc_test
;
375
tuktest_malloc_test
= r;
399
? &
tuktest_malloc_test
: &tuktest_malloc_global;
420
// either &
tuktest_malloc_test
or &tuktest_malloc_global.
497
tuktest_free_all(&
tuktest_malloc_test
);
615
tuktest_free_all(&
tuktest_malloc_test
);
tuktest.h
333
static struct tuktest_malloc_record *
tuktest_malloc_test
= NULL;
variable in typeref:struct:tuktest_malloc_record
374
r->next =
tuktest_malloc_test
;
375
tuktest_malloc_test
= r;
399
? &
tuktest_malloc_test
: &tuktest_malloc_global;
420
// either &
tuktest_malloc_test
or &tuktest_malloc_global.
497
tuktest_free_all(&
tuktest_malloc_test
);
615
tuktest_free_all(&
tuktest_malloc_test
);
Completed in 87 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026