Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/v7fs/
Dv7fs_endian.c66 static uint32_t val32_pdp_to_big(uint32_t);
97 val32_pdp_to_big(uint32_t v) in val32_pdp_to_big() function
197 ops->conv32 = val32_pdp_to_big; in v7fs_endian_init()