Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-sys.c99 static abi_ulong h2g_ulong_sat(u_long ul) in h2g_ulong_sat() function
213 *(abi_ulong *)gp = tswap32(h2g_ulong_sat(*(u_long *)hp)); in h2g_old_sysctl()