HelenOS sources
sn_static 164 uspace/app/sbi/src/run.c gobject->static_obj = sn_static;
sn_static 964 uspace/app/sbi/src/run.c assert(pobject->static_obj == sn_static);
sn_static 982 uspace/app/sbi/src/run.c run_new_csi_inst(run, csi, sn_static, &rvar);
sn_static 1696 uspace/app/sbi/src/run_expr.c if (object->static_obj == sn_static)
sn_static 1733 uspace/app/sbi/src/run_expr.c assert(object->static_obj == sn_static);
sn_static 2898 uspace/app/sbi/src/run_expr.c var_to_symbol(var), sac_static) ? sn_static : sn_nonstatic;
sn_static 327 uspace/app/sbi/src/stype_expr.c tobject->static_ref = sn_static;
sn_static 1233 uspace/app/sbi/src/stype_expr.c if (tobject->static_ref == sn_static &&
sn_static 1245 uspace/app/sbi/src/stype_expr.c if (tobject->static_ref != sn_static &&
sn_static 1268 uspace/app/sbi/src/stype_expr.c tobject->static_ref = sn_static;
HelenOS homepage, sources at GitHub