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

/freebsd-current/usr.sbin/fwcontrol/
H A Dfwmpegts.c133 c_offset:12; member in struct:mpeg_pldt
135 uint32_t c_offset:12,
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c2347 uint64_t a_offset, b_offset, c_offset; local
2371 c_offset = heap->reqs[c].offset;
2372 if (c_offset < b_offset) {
2374 b_offset = c_offset;

Completed in 131 milliseconds