Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_totalorderf.c28 __totalorderf (const float *x, const float *y) in __totalorderf() function
67 return __totalorderf (&x, &y); in libm_alias_float()
/glibc-2.36/ChangeLog.old/
DChangeLog.191893 (__totalorderf): Take pointer arguments. Add symbol versions and
34397 __totalorderf and define as weak alias.