Searched defs:ACTION_TINY (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | gen_inverse.h | 31 #define ACTION_TINY macro
|
H A D | csc.c | 48 #define ACTION_TINY(y,x,r) \ macro
|
H A D | sech.c | 36 #define ACTION_TINY(y,x,r) \ macro
|
H A D | sec.c | 30 #define ACTION_TINY(y,x,r) \ macro
|
H A D | csch.c | 51 #define ACTION_TINY(y,x,r) \ macro
|
H A D | cot.c | 52 #define ACTION_TINY(y,x,r) \ macro
|
H A D | coth.c | 65 #define ACTION_TINY(y,x,r) \ macro
|