l_mathop
#define l_mathop(op) op##f
#define l_mathop(op) op##l
#define l_mathop(op) op
#undef l_mathop /* variants not available */
#define l_mathop(op) (lua_Number)op /* no variant */
#define l_mathop(op) op##f
#define l_mathop(op) op##l
#define l_mathop(op) op
#define l_mathop(x) (lstd_ ## x)
#undef l_mathop /* variants not available */
#define l_mathop(op) (lua_Number)op /* no variant */
#undef l_mathop
#define l_mathop(x) (lstd_ ## x)