Home
last modified time | relevance | path

Searched refs:total_line_length (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_core.c555 const int total_line_length = 80; in print_line_wrapping() local
556 const int line_length = total_line_length - strlen(indent); in print_line_wrapping()