Searched defs:suffix (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | math.h | 54 #define __MATHCALL(function,suffix, args) \ argument 56 #define __MATHDECL(type, function,suffix, args) \ argument 59 #define __MATHCALLX(function,suffix, args, attrib) \ argument 61 #define __MATHDECLX(type, function,suffix, args, attrib) \ argument 64 #define __MATHDECL_1(type, function,suffix, args) \ argument 123 # define __MATHDECL_2(type, function,suffix, args, alias) \ argument 126 # define __MATHDECL_1(type, function,suffix, args) \ argument
|