Home
last modified time | relevance | path

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

/freebsd/stand/liblua/
H A Dmath.h33 int64_t lstd_floor(int64_t);
H A Dlstd.c242 lstd_floor(int64_t x) in lstd_floor() function