Searched refs:typeletter (Results 1 – 1 of 1) sorted by relevance
88 char typeletter(struct xnlist *);776 (void)printf("%s %c ", symname(sym), typeletter(sym)); in print_symbol()795 (void)printf(" %c ", typeletter(sym)); in print_symbol()797 (void)printf(" %c ", typeletter(sym)); in print_symbol()811 typeletter(struct xnlist *np) in typeletter() function