Home
last modified time | relevance | path

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

/freebsd/stand/liblua/
H A Dmath.h34 int64_t lstd_fmod(int64_t a, int64_t b);
H A Dlstd.c249 lstd_fmod(int64_t a, int64_t b) in lstd_fmod() function