OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SH_VALID_CO_ARCH_SET
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
cpu-sh.c
521
if (!
SH_VALID_CO_ARCH_SET
(merged_arch))
/toolchain/binutils/binutils-2.25/opcodes/
sh-opc.h
261
#define
SH_VALID_CO_ARCH_SET
(SET) (((SET) & arch_sh_co_mask) != 0)
265
&&
SH_VALID_CO_ARCH_SET
(SET))
[
all
...]
Completed in 222 milliseconds