Searched refs:___htons (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/ | ||
H A D | bswap-constant-folding.c | 9 #define ___htons(x) __cpu_to_be16(x) macro 10 #define htons(x) ___htons(x) |
Completed in 1 milliseconds