Searched refs:latest_char_in_file (Results 1 – 1 of 1) sorted by relevance
1770 int latest_char_in_file = 0; /* For getting back into comment-skipping in ffelex_file_fixed() local1800 latest_char_in_file = '\n'; in ffelex_file_fixed()1828 c = latest_char_in_file; in ffelex_file_fixed()1954 latest_char_in_file = c; /* Should be either '\n' or EOF. */ in ffelex_file_fixed()2969 int latest_char_in_file = 0; /* For getting back into comment-skipping in ffelex_file_free() local2988 latest_char_in_file = '\n'; in ffelex_file_free()2994 c = latest_char_in_file; in ffelex_file_free()3067 latest_char_in_file = c; /* Should be either '\n' or EOF. */ in ffelex_file_free()