Home
last modified time | relevance | path

Searched defs:crc32_context (Results 1 – 8 of 8) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/fuzz/include/
H A Dcsmith.h46 static uint32_t crc32_context = 0xFFFFFFFFUL; variable
/dports/devel/csmith/csmith-2.3.0/runtime/
H A Dcsmith.h48 static uint32_t crc32_context = 0xFFFFFFFFUL; variable
H A Dcsmith_minimal.h75 uint64_t crc32_context; variable
/dports/devel/creduce/creduce-2.10.0/tests/
H A Dfile2.c949 int crc32_context; variable
H A Dfile1.c945 int crc32_context; variable
H A Dfile3.c963 int crc32_context; variable
/dports/news/yydecode/yydecode-0.2.10/src/
H A Dyydecode.h71 struct crc32_ctx crc32_context; member
H A Dyydecode.c647 struct crc32_ctx crc32_context; in read_yenc() local