Home
last modified time | relevance | path

Searched refs:po_hash (Results 1 – 16 of 16) sorted by relevance

/netbsd/lib/libpuffs/
H A Dpaths.c153 if (pn->pn_po.po_hash != po->po_hash) in puffs_path_walkcmp()
178 po->po_hash = hash32_strn(po->po_path, po->po_len, in puffs_path_buildhash()
181 po->po_hash = hash32_buf(po->po_path, po->po_len, in puffs_path_buildhash()
H A Dpuffs.h61 uint32_t po_hash; member
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dread.c296 static struct hash_control *po_hash; variable
519 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()
541 po_hash = hash_new (); in pobegin()
1069 pop = (pseudo_typeS *) hash_find (po_hash, s); in read_a_source_file()
1084 pop = (pseudo_typeS *) hash_find (po_hash, s + 1); in read_a_source_file()
2728 && hash_find (po_hash, name) != NULL) in s_macro()
2731 && hash_find (po_hash, name + 1) != NULL)) in s_macro()
6118 hash_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
H A DChangeLog-92952213 * read.c (po_hash): Now static.
5467 * config/tc-i960.c (po_hash): Declaration deleted.
/netbsd/external/gpl3/gdb/dist/gas/
H A Dread.c344 static struct htab *po_hash; variable
567 if (htab_insert (po_hash, elt, 0) != NULL) in pop_insert()
592 po_hash = htab_create_alloc (16, hash_po_entry, eq_po_entry, NULL, in pobegin()
1121 pop = po_entry_find (po_hash, s); in read_a_source_file()
1136 pop = po_entry_find (po_hash, s + 1); in read_a_source_file()
2791 && po_entry_find (po_hash, name) != NULL) in s_macro()
2794 && po_entry_find (po_hash, name + 1) != NULL)) in s_macro()
6180 htab_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
H A DChangeLog-92952213 * read.c (po_hash): Now static.
5467 * config/tc-i960.c (po_hash): Declaration deleted.
/netbsd/external/gpl3/binutils/dist/gas/
H A Dread.c344 static struct htab *po_hash; variable
567 if (htab_insert (po_hash, elt, 0) != NULL) in pop_insert()
592 po_hash = htab_create_alloc (16, hash_po_entry, eq_po_entry, NULL, in pobegin()
1102 pop = po_entry_find (po_hash, s); in read_a_source_file()
1117 pop = po_entry_find (po_hash, s + 1); in read_a_source_file()
2719 && po_entry_find (po_hash, name) != NULL) in s_macro()
2722 && po_entry_find (po_hash, name + 1) != NULL)) in s_macro()
6188 htab_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
H A DChangeLog-92952213 * read.c (po_hash): Now static.
5467 * config/tc-i960.c (po_hash): Declaration deleted.
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dread.c344 static struct htab *po_hash; variable
567 if (htab_insert (po_hash, elt, 0) != NULL) in pop_insert()
592 po_hash = htab_create_alloc (16, hash_po_entry, eq_po_entry, NULL, in pobegin()
1121 pop = po_entry_find (po_hash, s); in read_a_source_file()
1136 pop = po_entry_find (po_hash, s + 1); in read_a_source_file()
2791 && po_entry_find (po_hash, name) != NULL) in s_macro()
2794 && po_entry_find (po_hash, name + 1) != NULL)) in s_macro()
6180 htab_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
H A DChangeLog-92952213 * read.c (po_hash): Now static.
5467 * config/tc-i960.c (po_hash): Declaration deleted.
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A DChangeLog.096 (po_hash): Move function. Initialize last_was_colon.
250 * po-hash-gen.y (yyerror, yylex, po_hash): Likewise.
251 * po-hash.h (po_hash): Likewise.
1874 (po_callback_comment): Reduce the possibility that po_hash succeeds
4456 * po-hash.h (po_hash): Change __P to PARAMS in prototype.
H A DChangeLog4426 (po_parse_comment_filepos): Renamed from po_hash.
4427 * po-hash.h (po_parse_comment_filepos): Renamed from po_hash.
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dinternals.texi694 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dinternals.texi694 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dinternals.texi694 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op
/netbsd/external/gpl3/binutils.old/dist/gas/doc/
H A Dinternals.texi694 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op