Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c894 UPB_UNUSED(f); in chkdefaulttype()
895 UPB_UNUSED(type); in chkdefaulttype()
2055 UPB_UNUSED(s); in upb_filedef_setsyntax()
2733 UPB_UNUSED(attr); in upb_handlerattr_uninit()
2783 UPB_UNUSED(h); in upb_byteshandler_uninit()
2908 UPB_UNUSED(alloc); in upb_debugrefs_allocfunc()
2909 UPB_UNUSED(oldsize); in upb_debugrefs_allocfunc()
3100 UPB_UNUSED(r); in track()
3101 UPB_UNUSED(owner); in track()
3102 UPB_UNUSED(ref2); in track()
[all …]
Dupb.h264 #define UPB_UNUSED(var) (void)var macro
269 #define UPB_ASSERT_VAR(var, predicate) UPB_UNUSED(var); assert(predicate)
811 #define SET_TYPE(dest, val) UPB_UNUSED(val)
4677 UPB_UNUSED(h);
5018 UPB_UNUSED(f); /* Only used for template parameter deduction. */
5024 UPB_UNUSED(f); /* Only used for template parameter deduction. */
5030 UPB_UNUSED(f); /* Only used for template parameter deduction. */
5036 UPB_UNUSED(f); /* Only used for template parameter deduction. */
5042 UPB_UNUSED(f); /* Only used for template parameter deduction. */
5159 UPB_UNUSED(f); /* Only used for template parameter deduction. */
[all …]
Dencode_decode.c804 UPB_UNUSED(hd); in stringsink_string()
805 UPB_UNUSED(handle); in stringsink_string()
/external/protobuf/php/ext/google/protobuf/
Dupb.c763 UPB_UNUSED(f); in chkdefaulttype()
764 UPB_UNUSED(type); in chkdefaulttype()
1735 UPB_UNUSED(oldsize); in default_alloc()
1789 UPB_UNUSED(ud); in default_err()
1790 UPB_UNUSED(status); in default_err()
2580 UPB_UNUSED(attr); in upb_handlerattr_uninit()
2630 UPB_UNUSED(h); in upb_byteshandler_uninit()
2940 UPB_UNUSED(r); in track()
2941 UPB_UNUSED(owner); in track()
2942 UPB_UNUSED(ref2); in track()
[all …]
Dmessage.c99 UPB_UNUSED(hd); in stringsink_string()
100 UPB_UNUSED(handle); in stringsink_string()
Dupb.h245 #define UPB_UNUSED(var) (void)var macro
250 #define UPB_ASSERT_VAR(var, predicate) UPB_UNUSED(var); assert(predicate)
604 #define SET_TYPE(dest, val) UPB_UNUSED(val)
3981 UPB_UNUSED(h); in upb_bufhandle_uninit()
4322 UPB_UNUSED(f); /* Only used for template parameter deduction. */
4328 UPB_UNUSED(f); /* Only used for template parameter deduction. */
4334 UPB_UNUSED(f); /* Only used for template parameter deduction. */
4340 UPB_UNUSED(f); /* Only used for template parameter deduction. */
4346 UPB_UNUSED(f); /* Only used for template parameter deduction. */
4463 UPB_UNUSED(f); /* Only used for template parameter deduction. */
[all …]