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