Searched refs:__tg_real_nocast (Results 1 – 1 of 1) sorted by relevance
79 #define __tg_real_nocast(fun, x) ( \ macro84 #define __tg_real(fun, x) (__RETCAST(x)__tg_real_nocast(fun, x))239 #define ilogb(x) __tg_real_nocast(ilogb, (x))242 #define llrint(x) __tg_real_nocast(llrint, (x))243 #define llround(x) __tg_real_nocast(llround, (x))249 #define lrint(x) __tg_real_nocast(lrint, (x))250 #define lround(x) __tg_real_nocast(lround, (x))