Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1449 static struct path_prefix include_prefixes = { 0, 0, "include" }; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1575 static struct path_prefix include_prefixes = { 0, 0, "include" }; variable