Searched defs:l_mathop (Results 1 – 5 of 5) sorted by relevance
431 #define l_mathop(op) op##f macro447 #define l_mathop(op) op##l macro462 #define l_mathop(op) op macro486 #define l_mathop(x) (lstd_ ## x) macro655 #define l_mathop(op) (lua_Number)op /* no variant */ macro
59 #define l_mathop(x) (lstd_ ## x) macro
440 #define l_mathop(op) op##f macro456 #define l_mathop(op) op##l macro471 #define l_mathop(op) op macro638 #define l_mathop(op) (lua_Number)op /* no variant */ macro
442 #define l_mathop(op) op##f macro458 #define l_mathop(op) op##l macro473 #define l_mathop(op) op macro633 #define l_mathop(op) (lua_Number)op /* no variant */ macro
411 #define l_mathop(x) (x ## l) macro