Home
last modified time | relevance | path

Searched refs:IS_OTHER (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dbout.h167 #define IS_OTHER(x) ((x)>0 && (x) <=32) macro
/toolchain/binutils/binutils-2.27/bfd/
Dbout.c592 if (IS_OTHER (symbol->other)) in callj_callback()