OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shiftvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
bfin-lex.c
3349
int
shiftvalue
= 0;
local
3410
shiftvalue
= 4;
3416
shiftvalue
= 3;
3422
shiftvalue
= 1;
3507
value = (value <<
shiftvalue
) + c;
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-lex.c
3349
int
shiftvalue
= 0;
local
3410
shiftvalue
= 4;
3416
shiftvalue
= 3;
3422
shiftvalue
= 1;
3507
value = (value <<
shiftvalue
) + c;
Completed in 43 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026