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

/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dendian_ext.h388 #define CONST_CPU_TO_LE32(val) SWAP_UINT32(val) macro
425 #define CONST_LE32_TO_CPU(val) CONST_CPU_TO_LE32(val)

Completed in 107 milliseconds