Home
last modified time | relevance | path

Searched refs:find_template_name_end (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dparser-defs.h142 extern char *find_template_name_end (char *);
Dparse.c624 q = find_template_name_end (p); in parse_nested_classes_for_hpacc()
710 find_template_name_end (char *p) in find_template_name_end() function
Dlinespec.c1011 char *temp_end = find_template_name_end (p); in locate_first_half()
1226 temp_end = find_template_name_end (p); in decode_compound()
Dc-exp.y1615 char * p = find_template_name_end (tokstart + namelen); in yylex()
Dc-exp.c3267 char * p = find_template_name_end (tokstart + namelen); in yylex()
DChangeLog-19981779 (find_template_name_end): New function.
2141 (find_template_name_end): New prototype decl.
3653 (find_template_name_end): add prototype.
DChangeLog-20022925 Delete prototype for find_template_name_end.
2949 Delete prototype for find_template_name_end.