HomeSort by relevance Sort by last modified time
    Searched refs:__MATHDECL_1 (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
complex.h 60 __MATHDECL_1(type, function, args); \
61 __MATHDECL_1(type, __CONCAT(__,function), args)
62 #define __MATHDECL_1(type, function, args) \
90 # undef __MATHDECL_1
91 # define __MATHDECL_1(type, function, args) \
108 #undef __MATHDECL_1
math.h 57 __MATHDECL_1(type, function,suffix, args); \
58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
62 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
64 #define __MATHDECL_1(type, function,suffix, args) \
122 # undef __MATHDECL_1
126 # define __MATHDECL_1(type, function,suffix, args) \
150 #undef __MATHDECL_1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 60 __MATHDECL_1(type, function, args); \
61 __MATHDECL_1(type, __CONCAT(__,function), args)
62 #define __MATHDECL_1(type, function, args) \
90 # undef __MATHDECL_1
91 # define __MATHDECL_1(type, function, args) \
108 #undef __MATHDECL_1
math.h 57 __MATHDECL_1(type, function,suffix, args); \
58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
62 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
64 #define __MATHDECL_1(type, function,suffix, args) \
122 # undef __MATHDECL_1
126 # define __MATHDECL_1(type, function,suffix, args) \
150 #undef __MATHDECL_1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 60 __MATHDECL_1(type, function, args); \
61 __MATHDECL_1(type, __CONCAT(__,function), args)
62 #define __MATHDECL_1(type, function, args) \
90 # undef __MATHDECL_1
91 # define __MATHDECL_1(type, function, args) \
108 #undef __MATHDECL_1
math.h 57 __MATHDECL_1(type, function,suffix, args); \
58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
62 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
64 #define __MATHDECL_1(type, function,suffix, args) \
122 # undef __MATHDECL_1
126 # define __MATHDECL_1(type, function,suffix, args) \
150 #undef __MATHDECL_1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathcalls.h 193 __MATHDECL_1 (int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
196 __MATHDECL_1 (int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
202 __MATHDECL_1 (int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
205 __MATHDECL_1 (int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
231 __MATHDECL_1 (int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
235 __MATHDECL_1 (int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
346 __MATHDECL_1 (int, __fpclassify,, (_Mdouble_ __value))
350 __MATHDECL_1 (int, __signbit,, (_Mdouble_ __value))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 193 __MATHDECL_1 (int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
196 __MATHDECL_1 (int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
202 __MATHDECL_1 (int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
205 __MATHDECL_1 (int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
231 __MATHDECL_1 (int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
235 __MATHDECL_1 (int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
346 __MATHDECL_1 (int, __fpclassify,, (_Mdouble_ __value))
350 __MATHDECL_1 (int, __signbit,, (_Mdouble_ __value))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 193 __MATHDECL_1 (int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
196 __MATHDECL_1 (int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
202 __MATHDECL_1 (int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
205 __MATHDECL_1 (int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
231 __MATHDECL_1 (int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
235 __MATHDECL_1 (int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
346 __MATHDECL_1 (int, __fpclassify,, (_Mdouble_ __value))
350 __MATHDECL_1 (int, __signbit,, (_Mdouble_ __value))

Completed in 77 milliseconds