Searched refs:format_length (Results 1 – 1 of 1) sorted by relevance
95 int format_length = 0; in Add() local98 temp[format_length++] = format[offset++]; in Add()100 temp[format_length++] = format[offset++]; in Add()104 temp[format_length++] = type; in Add()105 temp[format_length] = '\0'; in Add()