Searched defs:luai_numlt (Results 1 – 2 of 2) sorted by relevance
447 #define luai_numlt(L,a,b) ((a)<(b)) macro
541 #define luai_numlt(a,b) ((a)<(b)) macro