Home
last modified time | relevance | path

Searched refs:__tg_full2 (Results 1 – 1 of 1) sorted by relevance

/src/include/
H A Dtgmath.h136 #define __tg_full2(x, y, fn) \ macro
155 #define pow(x, y) __tg_full2(x, y, pow)