Searched refs:VF_ARRAY (Results 1 – 1 of 1) sorted by relevance
99 #define VF_ARRAY 0x0002 /* 1 = it's an array */ macro110 #define VF_DONTTOUCH (VF_ARRAY | VF_SPECIAL | VF_WALK | VF_CHILD | VF_DIRTY)931 if (!(a->type & VF_ARRAY)) { in iamarray()932 a->type |= VF_ARRAY; in iamarray()1819 if ((p->type & (VF_ARRAY | VF_CHILD)) == VF_ARRAY) { in nvfree()3305 else if (L.v->type & VF_ARRAY) { in evaluate()