gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:htobe16 (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/endian.h - 9.5KB - 251 lines
228: 
229: #define htobe16(x) ((__uint16_t)(x))
230: #define htobe32(x) ((__uint32_t)(x))
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
154: 
155: #define htobe16(x)      (x)
156: #define htobe32(x)      (x)
More results from endian.h