OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-spu.c
186
int wlo,
whi
;
672
int
whi
= arg_encode[arg].
whi
;
678
else if (
whi
> wlo && (val < wlo || val >
whi
))
680
val, wlo,
whi
);
184
int wlo,
whi
;
member in struct:arg_encode
670
int
whi
= arg_encode[arg].
whi
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-spu.c
186
int wlo,
whi
;
672
int
whi
= arg_encode[arg].
whi
;
678
else if (
whi
> wlo && (val < wlo || val >
whi
))
680
val, wlo,
whi
);
184
int wlo,
whi
;
member in struct:arg_encode
670
int
whi
= arg_encode[arg].
whi
;
local
Completed in 42 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026