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

  /src/usr.bin/xlint/lint2/
lint2.h 113 bool s_old_style_function:1; member in struct:sym::__anon516cfa120408
132 #define s_old_style_function s_s.s_old_style_function macro
emit2.c 136 if (sym->s_old_style_function)
read.c 413 if (sym->s_old_style_function)
415 sym->s_old_style_function = true;
chk.c 466 promote = def != NULL && def->s_old_style_function;
1134 osdef = def->s_old_style_function;

Completed in 15 milliseconds