Searched defs:luai_numle (Results 1 – 2 of 2) sorted by relevance
448 #define luai_numle(L,a,b) ((a)<=(b)) macro
542 #define luai_numle(a,b) ((a)<=(b)) macro