Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c501 #define shiftLOW (64 - FIGS) macro
511 lua_Number l = (lua_Number)(trim32(x.l) >> shiftLOW); in I2d()