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

/macosx-10.10/man-16/man/man2html/
H A Dabbrev.c4 * lookup_abbrev() is used for TX macros - is that
53 char *lookup_abbrev (char *s) function
H A Ddefs.h27 extern char *lookup_abbrev(char *);
H A Dman2html.c2128 c=lookup_abbrev(wordlist[0]);
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Ddwarf2.c397 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs) function
540 if (lookup_abbrev (abbrev_number,abbrevs) != NULL)
1574 abbrev = lookup_abbrev (abbrev_number, unit->abbrevs);
1690 abbrev = lookup_abbrev (abbrev_number,unit->abbrevs);
1960 abbrev = lookup_abbrev (abbrev_number, abbrevs);
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dman2html.c2084 lookup_abbrev(char *c) function
2925 c = lookup_abbrev(wordlist[0]);

Completed in 62 milliseconds