Searched refs:LUA_INTFRM_T (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c802 ** 'string.format'; LUA_INTFRM_T is the integer type corresponding to
809 #define LUA_INTFRM_T long long macro
814 #define LUA_INTFRM_T long macro
930 LUA_INTFRM_T ni = (LUA_INTFRM_T)n;
940 unsigned LUA_INTFRM_T ni = (unsigned LUA_INTFRM_T)n;

Completed in 275 milliseconds