Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcppfiles.c890 struct file_name_map_list { struct
891 struct file_name_map_list *map_list_next; argument
902 struct file_name_map_list *map_list_ptr; argument
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dcom.c15374 struct file_name_map_list struct
15376 struct file_name_map_list *map_list_next;
15377 char *map_list_name;
15378 struct file_name_map *map_list_map;