OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_index_dup_alloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/public-domain/xz/dist/tests/
test_index.c
1302
static const lzma_allocator
test_index_dup_alloc
= { &my_alloc, NULL, NULL };
variable
1329
assert_true(lzma_index_dup(idx, &
test_index_dup_alloc
) == NULL);
Completed in 21 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026