Home
last modified time | relevance | path

Searched refs:upb_get_vstopbit (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c9570 static uint64_t upb_get_vstopbit(uint64_t v) { in upb_get_vstopbit() function
9581 stop_bit = upb_get_vstopbit(b); in upb_vdecode_max8_massimino()
9602 stop_bit = upb_get_vstopbit(b); in upb_vdecode_max8_wright()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10244 static uint64_t upb_get_vstopbit(uint64_t v) { in upb_get_vstopbit() function
10255 stop_bit = upb_get_vstopbit(b); in upb_vdecode_max8_massimino()
10276 stop_bit = upb_get_vstopbit(b); in upb_vdecode_max8_wright()