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

  /src/external/lgpl3/mpfr/dist/src/
atan.c 59 set_table (mpfr_ptr y, const mp_limb_t x[3]) function
118 set_table (y, atan_table[0]);
123 set_table (y, atan_table[1]);
129 set_table (y, atan_table[1 + u]);
135 set_table (y, atan_table[4 + u]);
  /src/external/bsd/lutok/dist/
state.cpp 795 lutok::state::set_table(const int index) function in class:lutok::state

Completed in 139 milliseconds