Searched defs:arrayindex (Results 1 – 2 of 2) sorted by relevance
274 static unsigned int arrayindex (lua_Integer k) { in arrayindex() function
1839 #define arrayindex(vp) ((unsigned long)((vp)->flag & AINDEX ? \ macro