Searched refs:tend (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dhtm.s10 tend. 0
11 tend.
12 tend. 1
H A Dpower8.s10 tend. 0
11 tend.
12 tend. 1
H A Dhtm.d17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
H A Dpower8.d17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
/haiku-buildtools/binutils/ld/
H A Ddeffilep.y890 char * tend = (char *) param;
909 for (tend = (char *) (param + 1);
910 (tend < pend
911 && !(ISSPACE (tend[-1]) && *tend == '-')
912 && *tend != '\n' && *tend != 0);
913 tend++)
920 if (tend - param >= len
924 lex_parse_string_end = tend;
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Ddeffilep.y584 char * tend = (char *) param;
603 for (tend = (char *) (param + 1);
604 (tend < pend
605 && !(ISSPACE (tend[-1]) && *tend == '-')
606 && *tend != '\n' && *tend != 0);
607 tend++)
614 if (tend - param >= len
618 lex_parse_string_end = tend;
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/s390/
H A Dzarch-zEC12.s8 tend
H A Dzarch-zEC12.d14 .*: b2 f8 00 00 [ ]*tend
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dste.c521 tree tend;
578 /* Want to have tstart, tend for just this statement. */
588 tend = ffecom_expr (end);
591 || TREE_CODE (tend) == ERROR_MARK)
615 tend,
652 tend,
671 tend,
520 tree tend; local
/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c781 struct ieee_type *tend; local
798 tend = info->types.types + nalloc;
799 for (t = info->types.types + info->types.alloc; t < tend; t++)
/haiku-buildtools/binutils/binutils/
H A Dieee.c780 struct ieee_type *tend; local
797 tend = info->types.types + nalloc;
798 for (t = info->types.types + info->types.alloc; t < tend; t++)

Completed in 223 milliseconds