Searched refs:show_column (Results 1 – 5 of 5) sorted by relevance
60 else if (CPP_OPTION (pfile, show_column) == 0) in print_location()
156 CPP_OPTION (pfile, show_column) = 1; in cpp_create_reader()648 CPP_OPTION (pfile, show_column) = 0; in post_options()
386 unsigned char show_column; member
783 cpp_opts->show_column = value; in c_common_handle_option()
23661 Move show_column flag into struct cpp_options. Don't23679 * cpperror.c (v_message): If show_column is off, don't print