Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dlfile.c103 static short byteconv2 __P((int, int, int));
146 byteconv2(from, same, big_endian) in byteconv2() function