Searched defs:DECODE32 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/fdt/
H A Dpcihost_fdt.c285 #define DECODE32(x,o) (swap ? be32dec(&(x)[o]) : (x)[o]) macro
291 #undef DECODE32 macro

Completed in 154 milliseconds