Home
last modified time | relevance | path

Searched defs:o_file (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dvariable.h27 o_file, /* Variable given in a makefile. */ enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c209 static const char *o_file; /* <xxx>.o for constructor/destructor list. */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc210 static const char *o_file; /* <xxx>.o for constructor/destructor list. */ variable