Home
last modified time | relevance | path

Searched refs:md5sum_hex (Results 1 – 15 of 15) sorted by relevance

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dfile_util.c154 char *md5sum_hex; in file_md5sum_alloc() local
164 md5sum_hex = xcalloc(1, md5sum_hex_len + 1); in file_md5sum_alloc()
167 md5sum_hex[i * 2] = bin2hex[md5sum_bin[i] >> 4]; in file_md5sum_alloc()
168 md5sum_hex[i * 2 + 1] = bin2hex[md5sum_bin[i] & 0xf]; in file_md5sum_alloc()
171 md5sum_hex[md5sum_hex_len] = '\0'; in file_md5sum_alloc()
173 return md5sum_hex; in file_md5sum_alloc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c2406 char md5sum_hex[33]; in make_gcov_file_name() local
2411 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2419 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcov.c2407 char md5sum_hex[33]; in make_gcov_file_name() local
2412 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2420 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c2406 char md5sum_hex[33]; in make_gcov_file_name() local
2411 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2419 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcov.c2406 char md5sum_hex[33]; in make_gcov_file_name() local
2411 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2419 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c2406 char md5sum_hex[33]; in make_gcov_file_name() local
2411 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2419 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcov.c2406 char md5sum_hex[33]; in make_gcov_file_name() local
2411 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2419 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcov.c2532 char md5sum_hex[33]; in make_gcov_file_name() local
2537 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2545 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcov.c2542 char md5sum_hex[33]; in make_gcov_file_name() local
2547 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2555 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcov.c2542 char md5sum_hex[33]; in make_gcov_file_name() local
2547 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2555 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcov.c2601 char md5sum_hex[33];
2606 md5sum_to_hex (md5sum, md5sum_hex);
2614 memcpy (ptr, md5sum_hex, 32);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcov.c2601 char md5sum_hex[33]; in make_gcov_file_name() local
2606 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2614 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcov.c2533 char md5sum_hex[33]; in make_gcov_file_name() local
2538 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2546 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcov.c2542 char md5sum_hex[33]; in make_gcov_file_name() local
2547 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2555 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcov.c2532 char md5sum_hex[33]; in make_gcov_file_name() local
2537 md5sum_to_hex (md5sum, md5sum_hex); in make_gcov_file_name()
2545 memcpy (ptr, md5sum_hex, 32); in make_gcov_file_name()