Home
last modified time | relevance | path

Searched defs:fcache (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.c34 struct fcache struct
37 struct line_info
64 unsigned use_count;
70 const char *file_path;
72 FILE *fp;
76 char *data;
79 size_t size;
83 size_t nb_read;
86 size_t line_start_idx;
111 record is fcache_line_record_size, so that the memory consumption argument
[all …]