Searched refs:old_prefix (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_parse.h90 const char *old_prefix; member in struct:typedef_def
H A Drpc_hout.c423 if (undefined2(old, name) && def->def.ty.old_prefix) {
424 s_print(prefix, "%s ", def->def.ty.old_prefix);
H A Drpc_util.c190 if (def->def_kind != DEF_TYPEDEF || def->def.ty.old_prefix != NULL) {
H A Drpc_cout.c610 const char *prefix = def->def.ty.old_prefix;
H A Drpc_parse.c421 defp->def.ty.old_prefix = dec.prefix;
/freebsd-9.3-release/contrib/gcc/
H A Dlanghooks.c511 const char *old_prefix = context->printer->prefix; local
532 context->printer->prefix = old_prefix;
/freebsd-9.3-release/contrib/gcc/cp/
H A Derror.c2192 const char *old_prefix = context->printer->prefix; local
2208 context->printer->prefix = old_prefix;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c6096 const char *old_prefix = processing_current_prefix; local
6157 processing_current_prefix = old_prefix;
6214 const char *old_prefix = processing_current_prefix; local
6220 processing_current_prefix = old_prefix;

Completed in 189 milliseconds