Home
last modified time | relevance | path

Searched defs:constant_name (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dconstants.cpp145 OBJECT * constant_name; variable
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc587 std::string constant_name = extension_field.name() + "_FIELD_NUMBER"; in PrintTopLevelExtensions() local