OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shift_names
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpc/hpc/platid_gen/
platid_gen.c
102
char*
shift_names
[NMODES][MAXNEST] = {
variable
398
shift_names
[mode][nest]);
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
23892
static const struct asm_shift_name
shift_names
[] =
30055
for (i = 0; i < sizeof (
shift_names
) / sizeof (struct asm_shift_name); i++)
30056
str_hash_insert (arm_shift_hsh,
shift_names
[i].name,
shift_names
+ i, 0);
23885
static const struct asm_shift_name
shift_names
[] =
variable in typeref:struct:asm_shift_name
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
23895
static const struct asm_shift_name
shift_names
[] =
30062
for (i = 0; i < sizeof (
shift_names
) / sizeof (struct asm_shift_name); i++)
30063
str_hash_insert (arm_shift_hsh,
shift_names
[i].name,
shift_names
+ i, 0);
23888
static const struct asm_shift_name
shift_names
[] =
variable in typeref:struct:asm_shift_name
Completed in 67 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026