Home
last modified time | relevance | path

Searched defs:hash_entry (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/usr.bin/lex/
H A Dsym.c44 struct hash_entry { struct
45 struct hash_entry *prev, *next; argument
51 typedef struct hash_entry **hash_table; argument
[all...]
/openbsd-src/usr.bin/ctfconv/
H A Dhash.h21 struct hash_entry { struct
30 struct hash_entry *hash_find(struct hash *, const char *, unsigned int *); argument
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dhash.c42 struct hash_entry { struct
44 struct hash_entry *next; argument
58 struct hash_entry **table; argument
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dhash.c38 struct hash_entry { struct
40 struct hash_entry *next; argument
54 struct hash_entry **table; argument
/openbsd-src/usr.bin/ctags/
H A DC.c364 hash_entry(void) in hash_entry() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c305 const hash_table_entry * hash_entry; /* -> to associated hash entry */ member
344 hash_table_entry * hash_entry; /* -> hash entry for function name */ member
/openbsd-src/gnu/gcc/gcc/
H A Dprotoize.c297 const hash_table_entry * hash_entry; /* -> to associated hash entry */ member
336 hash_table_entry * hash_entry; /* -> hash entry for function name */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.c1699 sort_def_symbol (hash_entry, info) in sort_def_symbol() argument
3475 print_one_symbol (struct bfd_link_hash_entry *hash_entry, void *ptr) in print_one_symbol()
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldlang.c2274 print_one_symbol (struct bfd_link_hash_entry *hash_entry, void *ptr) in print_one_symbol()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c11673 toc_hash_function (hash_entry) in toc_hash_function() argument
11705 const struct toc_hash_struct * hash_entry = local
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c15860 toc_hash_function (const void *hash_entry) in toc_hash_function()