Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c346 #define shift64_FIG (64 - FIGS) macro
352 SRand64 sx = (SRand64)(trim64(x) >> shift64_FIG); in I2d()