Home
last modified time | relevance | path

Searched refs:SYM_ATTR_STRONG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h136 #define SYM_ATTR_STRONG 2 macro
H A Dpre-process.c1621 return do_handle_define(stream, line, token, SYM_ATTR_STRONG); in handle_strong_define()
1662 return do_handle_undef(stream, line, token, SYM_ATTR_STRONG); in handle_strong_undef()