Searched defs:spec_list (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBModuleSpec.cpp | 184 void SBModuleSpecList::Append(const SBModuleSpecList &spec_list) { in Append()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 1377 struct spec_list struct 1387 struct spec_list *next; /* Next spec in linked list. */ argument 1393 { NAME, NULL, PTR, (struct spec_list *) 0, sizeof (NAME) - 1, 0 } argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcc.c | 1509 struct spec_list struct 1519 struct spec_list *next; /* Next spec in linked list. */ argument 1525 { NAME, NULL, PTR, (struct spec_list *) 0, sizeof (NAME) - 1, 0 } argument
|