Searched refs:CTF_SHA1_SIZE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-sha1.c34 unsigned char digest[((CTF_SHA1_SIZE - 1) / 2) + 1];
42 buf[CTF_SHA1_SIZE - 1] = '\0';
44 for (i = 0; i < (CTF_SHA1_SIZE - 1) / 2; i++)
H A Dctf-sha1.h26 #define CTF_SHA1_SIZE 41 macro
H A Dctf-dedup.c478 char tmp_hval[CTF_SHA1_SIZE];
572 char hashbuf[CTF_SHA1_SIZE];
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-sha1.c34 unsigned char digest[((CTF_SHA1_SIZE - 1) / 2) + 1];
42 buf[CTF_SHA1_SIZE - 1] = '\0';
44 for (i = 0; i < (CTF_SHA1_SIZE - 1) / 2; i++)
H A Dctf-sha1.h26 #define CTF_SHA1_SIZE 41 macro
H A Dctf-dedup.c478 char tmp_hval[CTF_SHA1_SIZE];
572 char hashbuf[CTF_SHA1_SIZE];
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-sha1.c34 unsigned char digest[((CTF_SHA1_SIZE - 1) / 2) + 1];
42 buf[CTF_SHA1_SIZE - 1] = '\0';
44 for (i = 0; i < (CTF_SHA1_SIZE - 1) / 2; i++)
H A Dctf-sha1.h26 #define CTF_SHA1_SIZE 41 macro
H A Dctf-dedup.c478 char tmp_hval[CTF_SHA1_SIZE];
572 char hashbuf[CTF_SHA1_SIZE];
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-sha1.c34 unsigned char digest[((CTF_SHA1_SIZE - 1) / 2) + 1];
42 buf[CTF_SHA1_SIZE - 1] = '\0';
44 for (i = 0; i < (CTF_SHA1_SIZE - 1) / 2; i++)
H A Dctf-sha1.h26 #define CTF_SHA1_SIZE 41 macro
H A Dctf-dedup.c478 char tmp_hval[CTF_SHA1_SIZE];
572 char hashbuf[CTF_SHA1_SIZE];

Completed in 117 milliseconds