Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenhooks.cc97 emit_documentation (const char *in_fname) in emit_documentation()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenhooks.c117 emit_documentation (const char *in_fname) in emit_documentation()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dfipsinstall.c300 char *in_fname = NULL, *out_fname = NULL, *prog; in fipsinstall_main() local