Searched defs:scalbn (Results 1 – 2 of 2) sorted by relevance
/math/ | ||
A D | test-tgmath.c | 901 (F(scalbn)) (TYPE x, int y) in TYPE() |
A D | tgmath.h | 887 #define scalbn(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, scalbn) macro |
Completed in 28 milliseconds