Searched refs:IS_PCREL24 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y152 #define IS_PCREL24(expr) \
2632 if (IS_PCREL24 ($2))
2643 if (IS_PCREL24 ($2))
2654 if (IS_PCREL24 ($2))
2664 if (IS_PCREL24 ($2))
/haiku-buildtools/binutils/gas/config/
H A Dbfin-parse.y148 #define IS_PCREL24(expr) \
2742 if (IS_PCREL24 ($2))
2753 if (IS_PCREL24 ($2))
2764 if (IS_PCREL24 ($2))
2774 if (IS_PCREL24 ($2))
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c543 #define IS_PCREL24(expr) \ macro
5107 if (IS_PCREL24 ((yyvsp[0].expr)))
5120 if (IS_PCREL24 ((yyvsp[0].expr)))
5133 if (IS_PCREL24 ((yyvsp[0].expr)))
5146 if (IS_PCREL24 ((yyvsp[0].expr)))
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c194 #define IS_PCREL24(expr) \ macro
5242 if (IS_PCREL24 ((yyvsp[0].expr)))
5256 if (IS_PCREL24 ((yyvsp[0].expr)))
5270 if (IS_PCREL24 ((yyvsp[0].expr)))
5284 if (IS_PCREL24 ((yyvsp[0].expr)))

Completed in 179 milliseconds