Searched defs:index_array (Results 1 – 1 of 1) sorted by relevance
43 struct index_array struct45 Namarr_t header;46 void *xp; /* if set, subscripts will be converted */47 int cur; /* index of current element */48 int maxi; /* maximum index for array */49 unsigned char *bits; /* bit array for child subscripts */50 union Value val[1]; /* array of value holders */