Searched defs:docname (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genhooks.cc | 24 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member 265 emit_init_macros (const char *docname) in emit_init_macros()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genhooks.c | 24 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member 292 emit_init_macros (const char *docname) in emit_init_macros()
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-host.c | 288 pretty_output(char* q, int t, int c, struct ub_result* result, int docname) in pretty_output() 367 dnslook(struct ub_ctx* ctx, char* q, int t, int c, int docname) in dnslook()
|
/netbsd-src/external/mpl/bind/dist/doc/arm/_ext/ |
H A D | iscconf.py | 390 clear_doc(self, docname) global() argument [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | globals.h | 154 const char *docname; // write documentation file to docname member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | globals.h | 190 DString docname; // write documentation file to docname member
|