HomeSort by: relevance | last modified time | path
    Searched refs:s_ext_sym (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 225 sym_t *s_ext_sym; /* for locally declared external symbols, the member in struct:sym
debug.c 421 debug_word(sym->s_ext_sym != NULL, "has-external");
decl.c 2704 dsym->s_ext_sym = esym;
2772 if (dsym->s_ext_sym == NULL)
2775 outsym(dsym, dsym->s_ext_sym->s_scl, dsym->s_def);
3000 sym_t *xsym = sym->s_ext_sym;

Completed in 14 milliseconds