set_foreground_color_default   43 maint/gnulib/tests/test-term-style-control-yes.c static const char set_foreground_color_default[] = "\033[39m";
set_foreground_color_default   64 maint/gnulib/tests/test-term-style-control-yes.c   fputs (set_foreground_color_default, stdout);
set_foreground_color_default   74 maint/gnulib/tests/test-term-style-control-yes.c   full_write (STDOUT_FILENO, set_foreground_color_default,
set_foreground_color_default   75 maint/gnulib/tests/test-term-style-control-yes.c               strlen (set_foreground_color_default));
set_foreground_color_default  129 maint/gnulib/tests/test-term-style-control-yes.c       fputs (set_foreground_color_default, stdout);