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

/netbsd-6-1-5-RELEASE/sys/fs/v7fs/
H A Dv7fs_endian.c64 static uint32_t val32_pdp_to_little(uint32_t);
90 val32_pdp_to_little(uint32_t v) function
178 ops->conv32 = val32_pdp_to_little;

Completed in 53 milliseconds