Home
last modified time | relevance | path

Searched refs:c_offset (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/fwcontrol/
H A Dfwmpegts.c133 c_offset:12;
135 uint32_t c_offset:12,
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c2439 uint64_t a_offset, b_offset, c_offset; in next_CE() local
2463 c_offset = heap->reqs[c].offset; in next_CE()
2464 if (c_offset < b_offset) { in next_CE()
2466 b_offset = c_offset; in next_CE()