(root)/
glibc-2.38/
sysdeps/
powerpc/
powerpc64/
le/
fpu/
w_llogbl.c
       1  /* Skip the optimization for long double as ibm128 does not provide an
       2     optimized builtin. */
       3  #include <math-type-macros-ldouble.h>
       4  #include <math/w_llogb_template.c>