HomeSort by: relevance | last modified time | path
    Searched refs:ACTION_TINY (Results 1 - 7 of 7) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
sec.c 30 #define ACTION_TINY(y,x,r) \
sech.c 36 #define ACTION_TINY(y,x,r) \
gen_inverse.h 30 #ifndef ACTION_TINY
31 #define ACTION_TINY
65 ACTION_TINY (y, x, rnd_mode); /* special case for very small input x */
csc.c 48 #define ACTION_TINY(y,x,r) \
csch.c 51 #define ACTION_TINY(y,x,r) \
cot.c 52 #define ACTION_TINY(y,x,r) \
coth.c 65 #define ACTION_TINY(y,x,r) \

Completed in 16 milliseconds