Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h339 #define LUA_INT32 int macro
344 #define LUA_INT32 long macro
/freebsd/sys/contrib/openzfs/module/lua/
H A Dllimits.h14 typedef unsigned LUA_INT32 lu_int32;
224 union luai_Cast { double l_d; LUA_INT32 l_p[2]; };