OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pregp_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-cr16.c
68
static htab_t
pregp_hash
;
variable
419
prreg = str_hash_find (
pregp_hash
, preg_name);
843
/* Initialize
pregp_hash
hash table. */
844
initialise_reg_hash_table (&
pregp_hash
, cr16_pregptab, NUMPREGPS);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-cr16.c
68
static htab_t
pregp_hash
;
variable
422
prreg = str_hash_find (
pregp_hash
, preg_name);
846
/* Initialize
pregp_hash
hash table. */
847
initialise_reg_hash_table (&
pregp_hash
, cr16_pregptab, NUMPREGPS);
Completed in 16 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026