Searched defs:beyond (Results 1 – 4 of 4) sorted by relevance
425 char *beyond = STR(message) + LEN(message); in qmqpd_next_line() local
2457 immutable uint beyond = (radix < 10 ? '0' : 'a'-10) + radix; variable
6386 rtx_insn *next, *beyond; in split_branches() local