Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1441 static struct path_prefix exec_prefixes = { 0, 0, "exec" }; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1567 static struct path_prefix exec_prefixes = { 0, 0, "exec" }; variable