Searched defs:htons (Results 1 – 7 of 7) sorted by relevance
48 # define htons(a) aresx_htons((a)) macro
23 #define htons ntohs macro
100 # define htons(a) curlx_htons((a)) macro
44 # define htons(X) __constant_htons((X)) macro
268 #define htons(x) __ntohs(x) macro
958 UShort VG_(htons) ( UShort x ) in VG_() argument