]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Give compilers a stronger hint to inline the functions
authorkargl <kargl@FreeBSD.org>
Sun, 1 Mar 2015 20:32:47 +0000 (20:32 +0000)
committerkargl <kargl@FreeBSD.org>
Sun, 1 Mar 2015 20:32:47 +0000 (20:32 +0000)
commit780272dc118b1b7e6606343e08d25a130d3be1bb
treee051774483345261ce3f4fa5cc66bc031971c715
parentf847122d9d26b5ad3b215818f2967c59aa7c9237
Give compilers a stronger hint to inline the functions
pzero[f], qzero[f], pone[f], and qone[f].  While here
fix the function declarations in accordance with style(9).
lib/msun/src/e_j0.c
lib/msun/src/e_j0f.c
lib/msun/src/e_j1.c
lib/msun/src/e_j1f.c