Searched defs:arrayindex (Results 1 – 2 of 2) sorted by relevance
127 static int arrayindex (const TValue *key) { in arrayindex() function
1178 #define arrayindex(vp) ((unsigned long)((vp)->flag & AINDEX ? \ macro