Searched refs:MAGIC_NO_CHECK_SIMH (Results 1 – 3 of 3) sorted by relevance
63 #define MAGIC_NO_CHECK_SIMH 0x0800000 /* Don't check for SIMH tape files */ macro78 MAGIC_NO_CHECK_SIMH | \
419 if ((ms->flags & MAGIC_NO_CHECK_SIMH) == 0) { in file_buffer()
2713 - MAGIC_NO_CHECK_SIMH | \2714 + MAGIC_NO_CHECK_SIMH | \
Completed in 22 milliseconds