Searched refs:inssym (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/xlint/lint1/ | ||
| D | externs1.h | 95 void inssym(int, sym_t *); |
| D | func.c | 213 inssym(1, sym); in begin_function() |
| D | lex.c | 1581 inssym(int level, sym_t *sym) in inssym() function |