Searched refs:scltoa (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dexterns1.h164 extern const char *scltoa(scl_t);
H A Ddecl.c1305 warning(85, scltoa(sc), sym->s_name);
1584 warning(44, scltoa(scl), tag->s_name);
1588 warning(45, scltoa(tag->s_scl), tag->s_name);
1600 warning(45, scltoa(tag->s_scl), tag->s_name);
1603 warning(44, scltoa(scl), tag->s_name);
1610 error(46, scltoa(tag->s_scl));
1616 error(46, scltoa(tag->s_scl));
1628 scltoa(scl_t sc) function
H A Dtree.c3461 tn->tn_sym->s_name, scltoa(tn->tn_sym->s_scl));

Completed in 55 milliseconds