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

/src/sys/arch/hpc/stand/include/machine/
H A Dendian.h138 #define HTONS(x) (void) (x) macro
/src/sys/sys/
H A Dendian.h123 #define HTONS(x) __CAST(void, (x)) macro

Completed in 3 milliseconds