Searched refs:DIFV_SCOPE_LOCAL (Results 1 – 2 of 2) sorted by relevance
409 #define DIFV_SCOPE_LOCAL 2 /* variable has local scope */ macro
764 (scope == DIFV_SCOPE_LOCAL && size <= maxlocalsize)); in dtrace_canstore_statvar()10099 v->dtdv_scope != DIFV_SCOPE_LOCAL) {10149 case DIFV_SCOPE_LOCAL:10172 v->dtdv_scope == DIFV_SCOPE_LOCAL) &&10678 case DIFV_SCOPE_LOCAL:10807 case DIFV_SCOPE_LOCAL: