Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/
Dfpu_control.h75 # define _FPU_GET_RC_ISA300() \ macro
84 # define _FPU_GET_RC() _FPU_GET_RC_ISA300()
89 ? _FPU_GET_RC_ISA300 () \
/glibc-2.36/ChangeLog.old/
DChangeLog.193451 (_FPU_GET_RC_ISA300): Here. New.
3452 (_FPU_GET_RC): Use _FPU_GET_RC_ISA300() or _FPU_GETCW() as appropriate.