Searched refs:__RETCAST_2 (Results 1 - 3 of 3) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | tgmath.h | 53 #define __RETCAST_2(x, y) ( \ macro 72 #define __RETCAST_2(x, y) macro 92 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ 117 #define __tg_real_remquo(x, y, z) (__RETCAST_2(x, y)( \ 127 #define __tg_real_complex_pow(x, y) (__RETCAST_2(x, y)( \
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | tgmath.h | 53 #define __RETCAST_2(x, y) ( \ macro 72 #define __RETCAST_2(x, y) macro 92 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ 117 #define __tg_real_remquo(x, y, z) (__RETCAST_2(x, y)( \ 127 #define __tg_real_complex_pow(x, y) (__RETCAST_2(x, y)( \
|
/third_party/musl/include/ |
H A D | tgmath.h | 53 #define __RETCAST_2(x, y) ( \ macro 72 #define __RETCAST_2(x, y) macro 92 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ 117 #define __tg_real_remquo(x, y, z) (__RETCAST_2(x, y)( \ 127 #define __tg_real_complex_pow(x, y) (__RETCAST_2(x, y)( \
|
Completed in 3 milliseconds