Home
last modified time | relevance | path

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

/external/lua/src/
Dluaconf.h466 #define l_mathop(op) op##f macro
482 #define l_mathop(op) op##l macro
497 #define l_mathop(op) op macro
651 #define l_mathop(op) (lua_Number)op /* no variant */ macro