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