Searched defs:encode_fixed64 (Results 1 – 2 of 2) sorted by relevance
91 static void encode_fixed64(upb_encstate *e, uint64_t val) { in encode_fixed64() function
8299 static bool encode_fixed64(upb_pb_encoder *e, uint64_t val) { in encode_fixed64() function8397 T(double, double, dbl2uint64, encode_fixed64) in T() argument