Searched refs:possible_lengths_name (Results 1 – 1 of 1) sorted by relevance
315 const string& possible_lengths_name, FILE* output) { in WritePrefixDescriptionsDefinition() argument319 WriteArrayAndSize(possible_lengths_name, output); in WritePrefixDescriptionsDefinition()372 const string possible_lengths_name = var_name + "_possible_lengths"; in WritePrefixDescriptions() local373 fprintf(output, "const int32 %s[] = {\n ", possible_lengths_name.c_str()); in WritePrefixDescriptions()384 possible_lengths_name, output); in WritePrefixDescriptions()