Home
last modified time | relevance | path

Searched defs:l_mathlim (Results 1 – 1 of 1) sorted by relevance

/minix3/external/mit/lua/dist/src/
H A Dluaconf.h430 #define l_mathlim(n) (FLT_##n) macro
446 #define l_mathlim(n) (LDBL_##n) macro
461 #define l_mathlim(n) (DBL_##n) macro