Searched refs:__inline_mathcode3_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | mathinline.h | 469 __inline_mathcode3_ (double, func, arg1, arg2, arg3, code) \ 470 __inline_mathcode3_ (float, __CONCAT(func,f), arg1, arg2, arg3, code) \ 471 __inline_mathcode3_ (long double, __CONCAT(func,l), arg1, arg2, arg3, code) 486 __inline_mathcode3_ (double, func, arg1, arg2, arg3, code) 512 # define __inline_mathcode3_(float_type, func, arg1, arg2, arg3, code) \ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | mathinline.h | 469 __inline_mathcode3_ (double, func, arg1, arg2, arg3, code) \ 470 __inline_mathcode3_ (float, __CONCAT(func,f), arg1, arg2, arg3, code) \ 471 __inline_mathcode3_ (long double, __CONCAT(func,l), arg1, arg2, arg3, code) 486 __inline_mathcode3_ (double, func, arg1, arg2, arg3, code) 512 # define __inline_mathcode3_(float_type, func, arg1, arg2, arg3, code) \ macro
|