HomeSort by: relevance | last modified time | path
    Searched defs:getsym (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lex.c 1438 * getsym is called as soon as it is probably ok to put the symbol in the
1441 * many problems in this case, symbols get type 'int' in getsym.
1443 * XXX calls to getsym should be delayed until declare_1_* is called.
1446 getsym(sbuf_t *sb) function in typeref:typename:sym_t *
lex.c 1438 * getsym is called as soon as it is probably ok to put the symbol in the
1441 * many problems in this case, symbols get type 'int' in getsym.
1443 * XXX calls to getsym should be delayed until declare_1_* is called.
1446 getsym(sbuf_t *sb) function in typeref:typename:sym_t *

Completed in 24 milliseconds