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

/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dendian_ext.h400 #define CONST_CPU_TO_LE64(val) SWAP_UINT64(val) macro
437 #define CONST_LE64_TO_CPU(val) CONST_CPU_TO_LE64(val)

Completed in 84 milliseconds