Searched refs:convert_oct (Results 1 – 2 of 2) sorted by relevance
43 return convert_oct(writer, to_conv); in convert()
22 int inline convert_oct(Writer *writer, const FormatSection &to_conv) { in convert_oct() function