Searched refs:format_length (Results 1 – 1 of 1) sorted by relevance
78 int format_length = 0; in Add() local81 temp[format_length++] = format[offset++]; in Add()83 temp[format_length++] = format[offset++]; in Add()87 temp[format_length++] = type; in Add()88 temp[format_length] = '\0'; in Add()