Searched refs:LUA_UNSIGNED (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h108 typedef LUA_UNSIGNED lua_Unsigned;
H A Dluaconf.h461 @@ LUA_UNSIGNED is the integral type used by lua_pushunsigned/lua_tounsigned.
464 #define LUA_UNSIGNED uint64_t macro
475 ** conversion from doubles to integer types, mainly to LUA_UNSIGNED.
/freebsd-11-stable/contrib/lua/src/
H A Dlua.h96 typedef LUA_UNSIGNED lua_Unsigned;
/freebsd-11-stable/libexec/flua/
H A Dluaconf.h517 @@ LUA_UNSIGNED is the unsigned version of LUA_INTEGER.
542 #define LUA_UNSIGNED unsigned LUAI_UACINT macro
/freebsd-11-stable/stand/liblua/
H A Dluaconf.h540 @@ LUA_UNSIGNED is the unsigned version of LUA_INTEGER.
565 #define LUA_UNSIGNED unsigned LUAI_UACINT macro

Completed in 136 milliseconds