OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:preg_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-cr16.c
66
static htab_t
preg_hash
;
variable
404
prreg = str_hash_find (
preg_hash
, preg_name);
841
/* Initialize
preg_hash
hash table. */
842
initialise_reg_hash_table (&
preg_hash
, cr16_pregtab, NUMPREGS);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-cr16.c
66
static htab_t
preg_hash
;
variable
407
prreg = str_hash_find (
preg_hash
, preg_name);
844
/* Initialize
preg_hash
hash table. */
845
initialise_reg_hash_table (&
preg_hash
, cr16_pregtab, NUMPREGS);
Completed in 15 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026