Home
last modified time | relevance | path

Searched refs:UPB_UNUSED (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c130 #define UPB_UNUSED(var) (void)var macro
1795 UPB_UNUSED(t); in check()
2293 UPB_UNUSED(alloc); in upb_global_allocfunc()
2294 UPB_UNUSED(oldsize); in upb_global_allocfunc()
3489 UPB_UNUSED(f); in chkdefaulttype()
3490 UPB_UNUSED(ctype); in chkdefaulttype()
7003 UPB_UNUSED(d); in stacksize()
7008 UPB_UNUSED(d); in callstacksize()
7139 UPB_UNUSED(p); /* Useless; just for the benefit of the JIT. */ in upb_pbdecoder_resume()
7630 UPB_UNUSED(grou in run_decoder_vm()
13808 #undef UPB_UNUSED global() macro
[all...]
H A Dupb.h129 #define UPB_UNUSED(var) (void)var macro
4607 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in MatchFunc()
4613 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in MatchFunc()
4619 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in MatchFunc()
4625 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in MatchFunc()
4631 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in MatchFunc()
4748 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in R()
4754 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in R()
4760 UPB_UNUSED(f); /* Only used for template parameter deduction. */ in R()
4766 UPB_UNUSED( in R()
6768 #undef UPB_UNUSED global() macro
[all...]
H A Dencode_decode.c84 UPB_UNUSED(hd); in stringsink_string()
85 UPB_UNUSED(handle); in stringsink_string()
885 UPB_UNUSED(hd); in unknown_field_handler()
H A Dprotobuf.h665 #define UPB_UNUSED(var) (void)var macro
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c136 #define UPB_UNUSED(var) (void)var macro
1664 UPB_UNUSED(ctype); /* TODO(haberman): rm */ in upb_strtable_init2()
1821 UPB_UNUSED(t); in check()
1857 UPB_UNUSED(ctype); /* TODO(haberman): rm */ in upb_inttable_init2()
2318 UPB_UNUSED(alloc); in upb_global_allocfunc()
2319 UPB_UNUSED(oldsize); in upb_global_allocfunc()
3934 UPB_UNUSED(f); in chkdefaulttype()
3935 UPB_UNUSED(ctype); in chkdefaulttype()
5756 UPB_UNUSED(a); /* We reserve the right to make set insert into a map. */ in upb_msg_set()
5790 UPB_UNUSED(ext_poo in upb_msg_next()
8126 #undef UPB_UNUSED global() macro
[all...]
H A Dphp-upb.h135 #define UPB_UNUSED(var) (void)var macro
3872 #undef UPB_UNUSED macro

Completed in 56 milliseconds