Searched defs:macro_prefix (Results 1 – 3 of 3) sorted by relevance
25 macro_prefix = 'F_' variable
603 std::string Int64ToString(const std::string& macro_prefix, int64 number) { in Int64ToString()612 std::string UInt64ToString(const std::string& macro_prefix, uint64 number) { in UInt64ToString()
1717 std::ostream& o, const std::string& macro_prefix, const std::string& name, in GenerateFunctionDeclaration()