Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dluaconf.h450 #define l_mathop(op) op##f macro
466 #define l_mathop(op) op##l macro
481 #define l_mathop(op) op macro
642 #define l_mathop(op) (lua_Number)op /* no variant */ macro