Home
last modified time | relevance | path

Searched defs:ctoh32 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/prep/stand/boot/
H A Dsiop.c47 #define ctoh32(x) le32toh(x) macro
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsiop.c51 #define ctoh32(x) le32toh(x) macro