Searched refs:IS_WRITTEN (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c73 #define IS_WRITTEN(x) ((x) & 1) macro
1155 if (IS_WRITTEN(our_toc_offset))
1214 else if (IS_WRITTEN (our_toc_offset))
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c69 #define IS_WRITTEN(x) ((x) & 1) macro
1089 if (IS_WRITTEN(our_toc_offset))
1150 else if (IS_WRITTEN (our_toc_offset))

Completed in 40 milliseconds