Enable inlining issignalingf within glibc
authorPaul A. Clarke <pc@us.ibm.com>
Thu, 21 Nov 2019 15:39:48 +0000 (09:39 -0600)
committerPaul A. Clarke <pc@us.ibm.com>
Thu, 21 Nov 2019 15:39:48 +0000 (09:39 -0600)
commit854e91bf6b4221f424ffa13b9ef50f35623b7b74
tree77f05d1ccb4fff9f7fbde5853b6ad847995771e2
parentfcb04b9aed26a737159ef7be9c5a6ad0994437dc
Enable inlining issignalingf within glibc

issignalingf is a very small function used in some areas where
better performance (and smaller code) might be helpful.

Create inline implementation for issignalingf.

Reviewed-by: Joseph Myers <joseph@codesourcery.com>
include/math.h
sysdeps/generic/math_private.h