HomeSort by: relevance | last modified time | path
    Searched defs:math_exp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/lua/dist/src/
lmathlib.c 192 static int math_exp (lua_State *L) { function
715 {"exp", math_exp},
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c 2841 math_exp (float arg1, float ignore ATTRIBUTE_UNUSED) function
2950 { "$exp", { .f = math_exp }, 1, 1 },
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c 2841 math_exp (float arg1, float ignore ATTRIBUTE_UNUSED) function
2950 { "$exp", { .f = math_exp }, 1, 1 },

Completed in 28 milliseconds