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

/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dendian_ext.h376 #define CONST_CPU_TO_LE16(val) SWAP_UINT16(val) macro
413 #define CONST_LE16_TO_CPU(val) CONST_CPU_TO_LE16(val)

Completed in 106 milliseconds