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

/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dendian_ext.h399 #define CONST_CPU_TO_LE64(val) SWAP_UINT64(val) macro
436 #define CONST_LE64_TO_CPU(val) CONST_CPU_TO_LE64(val)

Completed in 57 milliseconds