Home
last modified time | relevance | path

Searched refs:coff (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.sub1584 os=-coff
1593 os=-coff
1596 os=-coff
1599 os=-coff
1633 os=-coff
1726 os=-coff
1729 os=-coff
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile341 $(RC) -o $@ -I ../lib -I windres -i $< -O coff -F pe-x86-64
343 $(RC) -o $@ -I ../lib -I windres -i $< -O coff -F pe-i386
/f-stack/freebsd/contrib/openzfs/config/
H A Dconfig.rpath592 linux*oldld* | linux*aout* | linux*coff*)
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c381 uint64_t q, r, c, bc, col, acols, scols, coff, devidx, asize, tot; in vdev_raidz_map_alloc() local
446 coff = o; in vdev_raidz_map_alloc()
449 coff += 1ULL << ashift; in vdev_raidz_map_alloc()
452 rc->rc_offset = coff; in vdev_raidz_map_alloc()
/f-stack/tools/libxo/libxo/
H A Dlibxo.c4522 ssize_t coff = xbp->xb_curp - xbp->xb_bufp; in xo_format_value() local
4523 for ( ; off < coff; off++) in xo_format_value()