FN_RAD            330 lib/lua/lfmathlib.c     case FN_RAD:
FN_RAD            477 lib/lua/lfmathlib.c static int fmath_rad (lua_State *L) { return oneargfn(L, FN_RAD); }