Home
last modified time | relevance | path

Searched defs:calculate_checksum (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/malloc/liteos_a/user_debug/
Dmemory_check.c425 void calculate_checksum(struct chunk *cur, struct chunk *next) in calculate_checksum() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmemory_check.c410 void calculate_checksum(struct chunk *cur, struct chunk *next) in calculate_checksum() function
/third_party/ffmpeg/libavformat/
Dnutdec.c91 int calculate_checksum, uint64_t startcode) in get_packetheader()