Searched refs:VF_FSTR (Results 1 – 1 of 1) sorted by relevance
105 #define VF_FSTR 0x1000 /* 1 = don't free() var::string (not malloced, or is owned by someth… macro943 if (!(v->type & VF_FSTR)) in clrvar()1051 dest->type |= (src->type & ~(VF_DONTTOUCH | VF_FSTR)); in copyvar()2070 Fields[i].type |= (VF_FSTR | VF_USER | VF_DIRTY); in split_f0()