Home | History | Annotate | Download | only in bison

Lines Matching full:hosts

1540 	Use unlocked I/O for a minor performance improvement on hosts like
1717 to match yacc.c, to test more hosts.
2938 for the benefit of slower hosts. Problem reported by
3277 fail on some hosts, and should be skipped.
3983 by the Yacc library and must port to K&R hosts.
4504 Don't use 'index' in comments, as it's a builtin fn on some hosts.
7307 for portability to K&R hosts. Fix typo: signed char is guaranteed
7603 More fixes for 64-bit hosts and large bitsets.
7853 portability to one's complement hosts!).
7880 hosts that have an "index" function.
11618 Some hosts don't like `/' in includes.
12072 Avoid overflow check on hosts where size_t is 64 bits and int
12169 an arbitrary restriction on hosts where size_t is wider than int.
12177 in 'int', as this is an arbitrary limit on hosts with 64-bit
15208 * src/files.c: Honor TMPDIR on Unix hosts.