HelenOS sources
stree_symbol_has_attr 589 uspace/app/sbi/src/parse.c body_expected = !stree_symbol_has_attr(symbol, sac_builtin) &&
stree_symbol_has_attr 2897 uspace/app/sbi/src/run_expr.c var_sn = stree_symbol_has_attr(
stree_symbol_has_attr 1074 uspace/app/sbi/src/stree.c if (stree_symbol_has_attr(symbol, sac_static))
stree_symbol_has_attr 97 uspace/app/sbi/src/stree.h bool_t stree_symbol_has_attr(stree_symbol_t *symbol, symbol_attr_class_t sac);
stree_symbol_has_attr 388 uspace/app/sbi/src/symbol.c stree_symbol_has_attr(fun_sym, sac_static)) {
HelenOS homepage, sources at GitHub