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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y149 #define IS_PCREL12(expr) \
2610 if (IS_PCREL12 ($2))
2621 if (IS_PCREL12 ($2))
/haiku-buildtools/binutils/gas/config/
H A Dbfin-parse.y145 #define IS_PCREL12(expr) \
2720 if (IS_PCREL12 ($2))
2731 if (IS_PCREL12 ($2))
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c540 #define IS_PCREL12(expr) \ macro
5081 if (IS_PCREL12 ((yyvsp[0].expr)))
5094 if (IS_PCREL12 ((yyvsp[0].expr)))
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c191 #define IS_PCREL12(expr) \ macro
5214 if (IS_PCREL12 ((yyvsp[0].expr)))
5228 if (IS_PCREL12 ((yyvsp[0].expr)))

Completed in 182 milliseconds