Searched refs:o16 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_bswap.c207 u_int16_t *n16, *o16; local
254 o16 = (u_int16_t *)((u_int8_t *)o + boff);
260 n16[i] = bswap16(o16[i]);

Completed in 189 milliseconds