Searched refs:max_secs_string_size (Results 1 – 1 of 1) sorted by relevance
10953 const size_t max_secs_string_size = 5 * sizeof(clock_sec_t) / 2; local10954 const size_t max_timestamp_string_size = max_secs_string_size + 1 + 6;