Searched refs:__m81_defun (Results 1 – 1 of 1) sorted by relevance
/sysdeps/m68k/m680x0/fpu/ |
A D | mathimpl.h | 37 #define __m81_defun(rettype, func, args, attrs) \ macro 81 __m81_defun (float_type, m(__floor), (float_type __x), \ 98 __m81_defun (float_type, m(__ceil), (float_type __x), \ 124 __m81_defun (int, m(__isinf), (float_type __value), \ in __inline_functions() 135 __m81_defun (int, m(__finite), (float_type __value), \ 146 __m81_defun (float_type, m(__scalbn), \ 161 __m81_defun (int, m(__isnan), (float_type __value), \ 176 __m81_defun (float_type, m(__scalbln), \ 196 __m81_defun (long int, m(__lrint), (float_type __x),) \ 272 __m81_defun (long double, [all …]
|
Completed in 3 milliseconds