OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:this_extra
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
cpu-m68k.c
187
unsigned
this_extra
, this_missing;
local
191
this_extra
= bit_count (m68k_arch_features[ix] & ~features);
192
if (
this_extra
< extra)
194
extra =
this_extra
;
Completed in 178 milliseconds