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

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c2449 static struct C_stab_entry * in_word_set __P((const char *, unsigned int));
2458 struct C_stab_entry { char *name; int c_ext; enum sym_type type; }
2506 struct C_stab_entry { char *name; int c_ext; enum sym_type type; };
2564 static struct C_stab_entry *
2578 static struct C_stab_entry wordlist[] =
2638 register struct C_stab_entry *se = in_word_set (str, len);
2498 struct C_stab_entry { char *name; int c_ext; enum sym_type type; }; struct

Completed in 199 milliseconds