Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:CheckIntegerFormat

1924   static bool CheckIntegerFormat(int32_t val);
3080 inline bool FieldDef::CheckIntegerFormat(int32_t val) {
3096 assert(CheckIntegerFormat(val));