comparison libquadmath/math/fmodq.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents 561a7518be6b
children 1830386684a0
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 /* e_fmodl.c -- long double version of e_fmod.c. 1 /* fmodq.c -- __float128 version of e_fmod.c.
2 * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. 2 * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
3 */ 3 */
4 /* 4 /*
5 * ==================================================== 5 * ====================================================
6 * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. 6 * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.