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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.c1294 int on_32bit_boundary_p;
1326 on_32bit_boundary_p = prev_insn.insn == NULL;
1330 if (parallel() && on_32bit_boundary_p)
1346 if (! on_32bit_boundary_p
1419 if (on_32bit_boundary_p)
1426 if (on_32bit_boundary_p
1291 int on_32bit_boundary_p; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-m32r.c1290 int on_32bit_boundary_p;
1322 on_32bit_boundary_p = prev_insn.insn == NULL;
1326 if (parallel() && on_32bit_boundary_p)
1342 if (! on_32bit_boundary_p
1415 if (on_32bit_boundary_p)
1422 if (on_32bit_boundary_p
1287 int on_32bit_boundary_p; local

Completed in 156 milliseconds