OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:luai_numle
(Results
1 - 2
of
2
) sorted by null
/external/lua/src/
llimits.h
297
#define
luai_numle
(a,b) ((a)<=(b))
macro
/device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h
448
#define
luai_numle
(L,a,b) ((a)<=(b))
macro
Completed in 239 milliseconds