Home
last modified time | relevance | path

Searched defs:tempbuf (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dd-lang.c34 extract_identifiers (const char *mangled_str, struct obstack *tempbuf) in extract_identifiers()
59 extract_type_info (const char *mangled_str, struct obstack *tempbuf) in extract_type_info()
136 struct obstack tempbuf; in d_demangle() local
H A Dgo-lang.c339 struct obstack tempbuf; in go_demangle() local
H A Df-exp.y880 static char *tempbuf; /* Current buffer contents */ variable
H A Djv-exp.y864 static char *tempbuf; in yylex() local
H A Dp-exp.y1135 static char *tempbuf; in yylex() local
H A Dgo-exp.y900 static struct obstack tempbuf; variable
H A Dc-exp.y1879 static struct obstack tempbuf; variable
H A Dgo-exp.c2708 static struct obstack tempbuf; variable
/dflybsd-src/sbin/fsdb/
H A Dfsdbutil.c182 char tempbuf[32]; /* enough to print an ufs_daddr_t */ in printindir() local
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcsfnms.c688 static struct buf tempbuf; local