Home
last modified time | relevance | path

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

/math/
A Dmath.h291 #define __MATHCALLX(function,suffix, args, attrib) \ argument
292 __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
293 #define __MATHDECLX(type, function,suffix, args, attrib) \ argument
294 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
295 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)

Completed in 6 milliseconds