Searched refs:numints (Results 1 – 1 of 1) sorted by relevance
81 #define numints cast_int(sizeof(lua_Number)/sizeof(int)) macro83 unsigned int a[numints]; in hashnum()88 for (i = 1; i < numints; i++) a[0] += a[i]; in hashnum()