Searched refs:hash_pointer (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | hashtab.c | 73 static hashval_t hash_pointer (const void *); 81 htab_hash htab_hash_pointer = hash_pointer; 993 hash_pointer (const void *p) in hash_pointer() function
|
H A D | ChangeLog | 494 (hash_pointer): Likewise. 2616 * hashtab.c (hash_pointer): Remove conditional and avoid 2621 * hashtab.c (hash_pointer): Move to end of file and reimplement. 3461 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t 4874 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer, 7706 * hashtab.c (hash_pointer): Delete low-order bits which are 7761 * hashtab.c (hash_pointer, eq_pointer): Make definition static to 7767 * hashtab.c (hash_pointer): New function.
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | hashtab.c | 73 static hashval_t hash_pointer (const void *); 81 htab_hash htab_hash_pointer = hash_pointer; 993 hash_pointer (const void *p) in hash_pointer() function
|
H A D | ChangeLog | 84 (hash_pointer): Likewise. 2206 * hashtab.c (hash_pointer): Remove conditional and avoid 2211 * hashtab.c (hash_pointer): Move to end of file and reimplement. 3051 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t 4464 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer, 7296 * hashtab.c (hash_pointer): Delete low-order bits which are 7351 * hashtab.c (hash_pointer, eq_pointer): Make definition static to 7357 * hashtab.c (hash_pointer): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | hashtab.c | 73 static hashval_t hash_pointer (const void *); 81 htab_hash htab_hash_pointer = hash_pointer; 986 hash_pointer (const PTR p) in hash_pointer() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | hashtab.c | 73 static hashval_t hash_pointer (const void *); 81 htab_hash htab_hash_pointer = hash_pointer; 993 hash_pointer (const PTR p) in hash_pointer() function
|
H A D | ChangeLog | 2125 * hashtab.c (hash_pointer): Remove conditional and avoid 2130 * hashtab.c (hash_pointer): Move to end of file and reimplement. 2970 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t 4383 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer, 7215 * hashtab.c (hash_pointer): Delete low-order bits which are 7270 * hashtab.c (hash_pointer, eq_pointer): Make definition static to 7276 * hashtab.c (hash_pointer): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | hashtab.h | 444 hash_pointer (const void *p) in hash_pointer() function
|
H A D | task.c | 53 return hash_pointer (element->addr); in htab_hash()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | hashtab.h | 450 hash_pointer (const void *p) in hash_pointer() function
|
H A D | task.c | 54 return hash_pointer (element->addr); in htab_hash()
|
H A D | target.c | 55 return hash_pointer ((void *) element); in htab_hash()
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-9103 | 954 * hashtab.h (hash_pointer): Declare.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-9103 | 954 * hashtab.h (hash_pointer): Declare.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ChangeLog-9103 | 954 * hashtab.h (hash_pointer): Declare.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ChangeLog-9103 | 954 * hashtab.h (hash_pointer): Declare.
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ChangeLog-9103 | 954 * hashtab.h (hash_pointer): Declare.
|