Lines Matching refs:int32
425 UPB_TYPE_ENUM = 5, /* Enum values are int32. */
543 * // Get/set an int32 from a upb_value.
547 * // Construct a new upb_value from an int32.
562 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32)
3950 * (this is for an int32 field; other field types will pass their native
4004 /* Like the previous, but templated on the type on the value (ie. int32).
5092 TYPE_METHODS(Int32, int32, int32_t, UPB_INT32_T)
5096 TYPE_METHODS(Int32, int32, int32_t, UPB_INT32ALT_T)
5251 PUTVAL(int32, int32_t)