Home
last modified time | relevance | path

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

/freebsd/stand/liblua/
H A Dmath.h32 int64_t lstd_pow(int64_t x, int64_t y);
H A Dlstd.c228 lstd_pow(int64_t x, int64_t y) in lstd_pow() function