Searched refs:checksize (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lundump.c | 296 #define checksize(S,t) fchecksize(S,sizeof(t),#t) macro 306 checksize(S, Instruction); in checkHeader() 307 checksize(S, lua_Integer); in checkHeader() 308 checksize(S, lua_Number); in checkHeader()
|
/netbsd-src/sys/arch/alpha/stand/ |
H A D | Makefile.bootprogs | 22 CHECKSIZE_CMD= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
|
/netbsd-src/sys/arch/sbmips/stand/ |
H A D | Makefile.bootprogs | 22 CHECKSIZE_CMD= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/ |
H A D | Makefile.bootprogs | 35 CHECKSIZE_CMD= SIZE=${SIZE} ${HOST_SH} ${COMMON}/checksize.sh
|
/netbsd-src/sys/arch/emips/stand/ |
H A D | Makefile.booters | 59 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
|
/netbsd-src/sys/arch/pmax/stand/ |
H A D | Makefile.booters | 69 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
|
/netbsd-src/sys/arch/mipsco/stand/ |
H A D | Makefile.booters | 66 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
|
/netbsd-src/sbin/fsck_msdos/ |
H A D | dir.c | 99 static int checksize(struct bootblock *, struct fatEntry *, u_char *, 391 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() function 846 mod |= k = checksize(boot, fat, p, &dirent); in readDosDirSection()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2008 | 1052 (i386_opcode_modifier): Remove checksize, byte, word, dword,
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2008 | 1052 (i386_opcode_modifier): Remove checksize, byte, word, dword,
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2008 | 1052 (i386_opcode_modifier): Remove checksize, byte, word, dword,
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2008 | 1052 (i386_opcode_modifier): Remove checksize, byte, word, dword,
|