O_BINARY          124 core/internal.h #ifndef O_BINARY
O_BINARY           25 core/load.c      fd = open(filename, O_RDONLY | O_BINARY);
O_BINARY          147 front/p2.c       fd = open(filename, O_RDONLY | O_BINARY);
O_BINARY           84 front/potion.c     fd = open(filename, O_RDONLY | O_BINARY);