Searched defs:luai_numadd (Results 1 – 2 of 2) sorted by relevance
441 #define luai_numadd(L,a,b) ((a)+(b)) macro
533 #define luai_numadd(a,b) ((a)+(b)) macro