Home
last modified time | relevance | path

Searched refs:LUA_INT32 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dluaconf.h340 #define LUA_INT32 int macro
345 #define LUA_INT32 long macro
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllimits.h15 typedef unsigned LUA_INT32 lu_int32;
225 union luai_Cast { double l_d; LUA_INT32 l_p[2]; };