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