Searched refs:__MATHDECL_1_IMPL (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/math/ |
D | complex.h | 103 #define __MATHDECL_1_IMPL(type, function, args) \ macro 106 __MATHDECL_1_IMPL(type, function, args) 152 __MATHDECL_1_IMPL(type, function, args) 242 #undef __MATHDECL_1_IMPL
|
D | math.h | 296 #define __MATHDECL_1_IMPL(type, function, suffix, args) \ macro 299 __MATHDECL_1_IMPL(type, function, suffix, args) 413 __MATHDECL_1_IMPL(type, function, suffix, args) 543 #undef __MATHDECL_1_IMPL
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.21 | 11358 (__MATHDECL_1_IMPL): New. 11359 (__MATHDECL_1_IMPL): New. 11364 (__MATHDECL_1_IMPL): New. 11366 (__MATHDECL_1_IMPL): New.
|