Home | History | Annotate | Download | only in bison

Lines Matching full:msdos

110 	* src/bison.simple: Test _MSDOS_, not MSDOS.
393 * src/files.c [MSDOS]: Use xmalloc, not malloc.
509 * src/files.c (done) [MSDOS]: Delete the tmpdefsfile with the
708 * src/machine.h: MSDOS has 32-bit ints if __GO32__.
745 MSDOS.
915 * src/bison.simple: On MSDOS, include malloc.h.
924 * src/reader.c (readgram): Alternate YYSTYPE defn for MSDOS.
925 * src/files.c [MSDOS]: Declare xmalloc.
1262 * src/files.c (openfiles): Alternate file names for MSDOS.
1264 (done): On MSDOS, unlink temp files here, not in openfiles.
1266 * src/machine.h (BITS_PER_WORD): 16 on MSDOS.