Searched refs:math_max (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lmathlib.c | 222 static int math_max (lua_State *L) { in math_max() function 721 {"max", math_max},
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic54x.c | 2848 math_max (float arg1, float arg2) in math_max() function 2951 { "$max", math_max, 2, 0 },
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic54x.c | 2881 math_max (float arg1, float arg2) in math_max() function 2965 { "$max", { .f = math_max }, 2, 1 },
|