Searched refs:NamePrimitiveIntegerCConstantMacro (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dnames.h28 std::string NamePrimitiveIntegerCConstantMacro(types::PrimitiveSubtype type);
/fuchsia/zircon/system/host/fidl/lib/
H A Dnames.cpp97 std::string NamePrimitiveIntegerCConstantMacro(types::PrimitiveSubtype subtype) { function in namespace:fidl
H A Dc_generator.cpp560 std::string literal_macro = NamePrimitiveIntegerCConstantMacro(subtype);
575 std::string literal_macro = NamePrimitiveIntegerCConstantMacro(subtype);

Completed in 27 milliseconds