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_unaligned
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/public-domain/xz/dist/tests/
test_check.c
19
static const uint8_t
test_unaligned
[12] = "xxx123456789";
variable
33
crc = lzma_crc32(
test_unaligned
+ 3, sizeof(test_string), 0);
59
crc = lzma_crc64(
test_unaligned
+ 3, sizeof(test_string), 0);
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026