Searched refs:EVF_VALUESET (Results 1 – 1 of 1) sorted by relevance
31 #define EVF_VALUESET 0x02 macro74 expvars[i].v_flags |= EVF_VALUESET; in set_variable()76 expvars[i].v_flags &= ~EVF_VALUESET; in set_variable()91 if (expvars[i].v_flags & EVF_VALUESET) in get_variable()462 (expvars[i].v_flags & EVF_VALUESET) ? in dump_variables()