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

  /src/usr.bin/xlint/lint2/
lint2.h 170 bool h_static:1; /* static symbol */ member in struct:hte
emit2.c 152 if (hte->h_static || !hte->h_def)
hash.c 101 hte->h_static = false;
read.c 1171 hte->h_static = true;
1188 nhte->h_static = true;

Completed in 13 milliseconds