Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dllimits.h261 #define SUPUNSIGNED ((lua_Number)(~(lua_Unsigned)0) + 1) macro
263 ((i)=(lua_Unsigned)((n) - floor((n)/SUPUNSIGNED)*SUPUNSIGNED))
/external/skia/third_party/lua/src/
Dllimits.h261 #define SUPUNSIGNED ((lua_Number)(~(lua_Unsigned)0) + 1) macro
263 ((i)=(lua_Unsigned)((n) - floor((n)/SUPUNSIGNED)*SUPUNSIGNED))