Home
last modified time | relevance | path

Searched defs:cvt2str (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlvm.h17 #define cvt2str(o) ttisnumber(o) macro
19 #define cvt2str(o) 0 /* no conversion from numbers to strings */ macro