Home
last modified time | relevance | path

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

/external/lua/src/
Dluaconf.h447 #define l_mathop(op) op##f macro
463 #define l_mathop(op) op##l macro
478 #define l_mathop(op) op macro
645 #define l_mathop(op) (lua_Number)op /* no variant */ macro