Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dcollect2.c2558 const char * const libexts[2] = {"a", "so"}; in resolve_lib_name() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c263 static const char *const libexts[3] = {"a", "so", NULL}; /* possible library extensions */ variable