Searched refs:ghtonl (Results 1 – 5 of 5) sorted by relevance
394 uint32 ghtonl(uint32 x) { in ghtonl() function
322 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
2262 tmp = ghtonl(tmp); in EncodeAsUTF8Char()
957 tmp = ghtonl(tmp); in AppendUTF8()
734 uint32 length = ghtonl(default_string.length()); in DefaultValue()