Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-cdefs.h9 #define __CONCAT(x,y) x ## y macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dcomplex.h100 __MATHDECL_1(type, __CONCAT(__,function), args)
138 __MATHDECL_1(type, __CONCAT(__,function), __REDIR_TO(function), args)
H A Dmath.h262 #define __SIMD_DECL(function) __CONCAT (__DECL_SIMD_, function)
276 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
281 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
295 #define __MATH_PRECNAME(name,r) __CONCAT(name,r)
344 __MATHREDIR(type, function, suffix, args, __CONCAT(function,suffix))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dcomplex.h100 __MATHDECL_1(type, __CONCAT(__,function), args)
138 __MATHDECL_1(type, __CONCAT(__,function), __REDIR_TO(function), args)
H A Dmath.h262 #define __SIMD_DECL(function) __CONCAT (__DECL_SIMD_, function)
276 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
281 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
295 #define __MATH_PRECNAME(name,r) __CONCAT(name,r)
344 __MATHREDIR(type, function, suffix, args, __CONCAT(function,suffix))
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h845 #define __CONCAT(a, b) a ## b macro
846 #define CONCATENATE(a, b) __CONCAT(a, b)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dcdefs.h109 #define __CONCAT(x,y) x ## y macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dcdefs.h109 #define __CONCAT(x,y) x ## y macro