OUTPUT_FIELD     1326 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD( INT32,  Int32, SimpleItoa);
OUTPUT_FIELD     1327 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD( INT64,  Int64, SimpleItoa);
OUTPUT_FIELD     1328 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD(UINT32, UInt32, SimpleItoa);
OUTPUT_FIELD     1329 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD(UINT64, UInt64, SimpleItoa);
OUTPUT_FIELD     1330 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD( FLOAT,  Float, SimpleFtoa);
OUTPUT_FIELD     1331 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD(DOUBLE, Double, SimpleDtoa);