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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstrlib.c820 ** 'string.format'; LUA_INTFRM_T is the integer type corresponding to
827 #define LUA_INTFRM_T long long macro
832 #define LUA_INTFRM_T long macro
948 LUA_INTFRM_T ni = (LUA_INTFRM_T)n;
958 unsigned LUA_INTFRM_T ni = (unsigned LUA_INTFRM_T)n;

Completed in 26 milliseconds