Home
last modified time | relevance | path

Searched refs:SECT_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/atari/stand/tostools/rawwrite/
H A Drawwrite.c36 #define SECT_SIZE 512 /* Sector size */ macro
45 char buf[NSECT_HD * SECT_SIZE];
108 n = read(fd, buf, nsect * SECT_SIZE); in main()
115 if (n != (nsect * SECT_SIZE)) in main()
136 static u_char trbuf[NSECT_HD * SECT_SIZE * 2]; in brwrite()
145 buf += (spt/2) * SECT_SIZE; in brwrite()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200413805 SECT_SIZE is large enough, not whether it's exactly the right size.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200413805 SECT_SIZE is large enough, not whether it's exactly the right size.