Searched defs:spec_list (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc.c | 1543 struct spec_list struct 1553 struct spec_list *next; /* Next spec in linked list. */ argument 1561 { NAME, NULL, PTR, (struct spec_list *) 0, sizeof (NAME) - 1, false, false, \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 1669 struct spec_list struct 1679 struct spec_list *next; /* Next spec in linked list. */ argument 1687 { NAME, NULL, PTR, (struct spec_list *) 0, sizeof (NAME) - 1, false, false, \ argument
|