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

  /src/usr.bin/xlint/lint1/
externs1.h 139 const char *scl_name(scl_t);
223 void dcs_add_storage_class(scl_t);
390 void outsym(const sym_t *, scl_t, def_t);
lint1.h 189 } scl_t; typedef in typeref:enum:__anondcf084d00a03
229 scl_t s_scl;
356 scl_t d_scl; /* storage class */
emit1.c 178 outsym(const sym_t *sym, scl_t sc, def_t def)
decl.c 200 dcs_add_storage_class(scl_t sc)
1339 tag_name(scl_t sc)
1352 scl_t sc = sym->s_scl;
1480 scl_t sc = NO_SCL;
1602 new_tag(sym_t *tag, scl_t scl, bool decl, bool semi)
1663 scl_t scl;
2964 scl_t sc = sym->s_scl;
3147 scl_t scl = sym->s_scl;
debug.c 308 scl_name(scl_t scl)
lex.c 112 scl_t kw_scl; /* if kw_token is T_SCLASS */
1519 scl_t scl;
cgram.y 165 scl_t y_scl;
tree.c 4857 scl_t sc = ln->u.sym->s_scl;

Completed in 23 milliseconds