summaryrefslogtreecommitdiff
path: root/src/math/scalbn.c
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2019-04-03 05:48:50 -0700
committerRich Felker <dalias@aerifal.cx>2019-04-03 16:01:22 -0400
commit8186880393510222a8616fc4b185facd9dfdd06e (patch)
tree4d053bd8021dff71cab59c614b6bfb4e8ef18e58 /src/math/scalbn.c
parent7fe51ea85b56e3b900f58091e71420ea668c492c (diff)
downloadmusl-8186880393510222a8616fc4b185facd9dfdd06e.tar.gz
fix unintended global symbols in atanl.c
Mark atanhi, atanlo, and aT in atanl.c as static, as they're not intended to be part of the public API. These are already static in the LDBL_MANT_DIG == 64 code, so this patch is just making the LDBL_MANT_DIG == 113 code do the same thing.
Diffstat (limited to 'src/math/scalbn.c')
0 files changed, 0 insertions, 0 deletions