Searched refs:__CONCAT (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | math.h | 58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) 63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 68 #define __MATH_PRECNAME(name,r) __CONCAT(name,r) 127 __MATHDECL_2(type, function,suffix, args, __CONCAT(function,suffix))
|
| H A D | complex.h | 61 __MATHDECL_1(type, __CONCAT(__,function), args)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 80 #define __CONCAT(x,y) x ## y macro
|