Searched refs:LUA_INT32 (Results 1 – 2 of 2) sorted by relevance
339 #define LUA_INT32 int macro344 #define LUA_INT32 long macro465 #define LUA_UNSIGNED unsigned LUA_INT32
18 typedef unsigned LUA_INT32 lu_int32;216 union luai_Cast { double l_d; LUA_INT32 l_p[2]; };