Searched defs:byteoffset (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/sys/msdosfs/ |
H A D | msdosfs_fat.c | 142 uint32_t byteoffset; in pcbmap() local 474 uint32_t bn, bo, bsize, byteoffset; in fatentry() local 575 uint32_t bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local 817 uint32_t bn, bo, bsize, byteoffset; in freeclusterchain() local 877 uint32_t bn, bo, bsize, byteoffset; in fillinusemap() local
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 152 u_long byteoffset; in pcbmap() local 530 u_long bn, bo, bsize, byteoffset; in fatentry() local 628 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local 855 u_long bn, bo, bsize, byteoffset; in freeclusterchain() local 914 u_long bn, bo, bsize, byteoffset; in fillinusemap() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | regrename.c | 1343 int byteoffset = offset % UNITS_PER_WORD; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | regrename.c | 1349 int byteoffset = offset % UNITS_PER_WORD; in maybe_mode_change() local
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.c | 4124 rtx byteoffset, addr, align; in init_alignment_context() local
|